Re-enable stream management

This commit is contained in:
Lance Stout 2013-11-18 13:45:09 -08:00
parent 639ab50536
commit e3c3ecd69c
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ module.exports = {
} }
config = JSON.parse(config); config = JSON.parse(config);
//config.useStreamManagement = false; config.useStreamManagement = true;
config.resource = 'otalk'; config.resource = 'otalk';
_.extend(this, Backbone.Events); _.extend(this, Backbone.Events);

View File

@ -1,7 +1,7 @@
{ {
"isDev": true, "isDev": true,
"http": { "http": {
"baseUrl": "https://localhost:8000", "baseUrl": "http://localhost:8000",
"port": 8000, "port": 8000,
"key": "./fakekeys/privatekey.pem", "key": "./fakekeys/privatekey.pem",
"cert": "./fakekeys/certificate.pem" "cert": "./fakekeys/certificate.pem"

View File

@ -1,5 +1,5 @@
CACHE MANIFEST CACHE MANIFEST
# 0.0.1 1382717200112 # 0.0.1 1384811039893
CACHE: CACHE:
/app.js /app.js