From 92af0c08230d7c27048c818a4ff79c460dd44a08 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 27 Apr 2018 16:21:44 -0400 Subject: remind once a month --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js') 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 }) -- cgit v1.2.3