mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-22 17:22:22 -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 = JSON.parse(config);
|
||||||
config.useStreamManagement = false;
|
//config.useStreamManagement = false;
|
||||||
config.resource = 'otalk';
|
config.resource = 'otalk';
|
||||||
|
|
||||||
_.extend(this, Backbone.Events);
|
_.extend(this, Backbone.Events);
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 0.0.1 1382105798285
|
# 0.0.1 1382382268689
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
/app.js
|
/app.js
|
||||||
|
Loading…
Reference in New Issue
Block a user