summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-11-23 10:52:53 -0500
committerPliable Pixels <pliablepixels@gmail.com>2018-11-23 10:52:53 -0500
commit0a4df85f5838cd32927d47d75c50899f6a7a5b4c (patch)
treecce4f543f7a2f032c67e693410d12385dfd1dbc2 /www/js/app.js
parented485b7a29ceb8b59e36ed09f8373dcb88f79461 (diff)
switch between snapshot and support for older versions
Diffstat (limited to 'www/js/app.js')
-rwxr-xr-xwww/js/app.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/js/app.js b/www/js/app.js
index cf64c31b..86617745 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -90,9 +90,9 @@ angular.module('zmApp', [
minCycleTime: 5,
loginInterval: 1800000, //30m*60s*1000 - ZM auto login after 30 mins
- //loginInterval: 60000, // testing 1 min
- eventPlaybackQueryLowBW: 6000,
+ //loginInterval: 20000, // testing 20sec
loginIntervalLowBW: 1800000, //30m login
+ eventPlaybackQueryLowBW: 6000,
eventSingleImageQualityLowBW: 70,
monSingleImageQualityLowBW: 70,