diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-11 10:25:12 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-11 10:25:12 -0400 |
| commit | 02ad62d14f9f0b17c0dec6756fe499874d29e611 (patch) | |
| tree | 102678bafa782d45fcb35ff22f033ef694e7bf16 /www/js/app.js | |
| parent | c840ddaf079ba64c24d1d3c9103b0ab319454fa8 (diff) | |
formatting changes for better readability across different devices
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 |
