summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-04-27 16:21:44 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-04-27 16:21:44 -0400
commit92af0c08230d7c27048c818a4ff79c460dd44a08 (patch)
treead72c5df227821101f131e4cbcf154baadb7ed28 /www/js
parent51a65814b743ea0b16eca57288a2c2eb20f9e5ac (diff)
remind once a month
Diffstat (limited to 'www/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 5fabe820..947c25f4 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -107,7 +107,7 @@ angular.module('zmApp', [
thumbWidth:200,
alarmStatusTime: 10000,
eventServerErrorDelay:5000, // time to wait till I report initial connect errors
- zmVersionCheckNag: 15 * 24 // in hrs
+ zmVersionCheckNag: 30 * 24 // in hrs
})