diff options
Diffstat (limited to 'www')
| -rwxr-xr-x | www/js/app.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index 96001fdc..eb2eeff5 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -105,7 +105,8 @@ angular.module('zmApp', [ quantSample: 15, hashSecret: 'unused at the moment', forceMontageReloadDelay: 3600, // 1 hr, - thumbWidth:200 + thumbWidth:200, + alarmStatusTime: 10, }) |
