summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-05-04 09:09:32 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-05-04 09:09:32 -0400
commit1529282fefaf9465f1a3fca91fb19680758dec2c (patch)
tree5a4ead29166b6c71f626808cd4c02a1421176b26 /www/js/app.js
parent2679930d1e5b38075801d5ecdb89f20deca2935d (diff)
zm nag once in 2 months
Diffstat (limited to 'www/js/app.js')
-rwxr-xr-xwww/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 418bc93d..9a0b62a7 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -106,7 +106,7 @@ angular.module('zmApp', [
thumbWidth:200,
alarmStatusTime: 10000,
eventServerErrorDelay:5000, // time to wait till I report initial connect errors
- zmVersionCheckNag: 30 * 24, // in hrs
+ zmVersionCheckNag: 60 * 24, // in hrs
waitTimeTillResume: 5 // in sec, for ES error
})