diff options
Diffstat (limited to 'www/js/app.js')
| -rwxr-xr-x | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index 6f9569e5..08cd18f5 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -103,7 +103,7 @@ angular.module('zmApp', [ quantSample: 15, hashSecret: 'unused at the moment', forceMontageReloadDelay: 4500000, // 1 hr 15m, - //forceMontageReloadDelay: 5000, // 1 hr 15m, + //forceMontageReloadDelay: 10000, // testing 10s thumbWidth:200, alarmStatusTime: 10000, eventServerErrorDelay:5000, // time to wait till I report initial connect errors |
