From 1529282fefaf9465f1a3fca91fb19680758dec2c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 4 May 2018 09:09:32 -0400 Subject: zm nag once in 2 months --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/app.js') 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 }) -- cgit v1.2.3