mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-11 20:15:00 -05:00
Re-enable stream management.
This commit is contained in:
parent
d74b59c701
commit
8adb87f0b3
@ -28,7 +28,7 @@ module.exports = {
|
||||
}
|
||||
|
||||
config = JSON.parse(config);
|
||||
config.useStreamManagement = false;
|
||||
//config.useStreamManagement = false;
|
||||
config.resource = 'otalk';
|
||||
|
||||
_.extend(this, Backbone.Events);
|
||||
|
@ -1,5 +1,5 @@
|
||||
CACHE MANIFEST
|
||||
# 0.0.1 1382105798285
|
||||
# 0.0.1 1382382268689
|
||||
|
||||
CACHE:
|
||||
/app.js
|
||||
|
Loading…
Reference in New Issue
Block a user