summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rwxr-xr-xwww/js/app.js3
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,
})