summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-02-09 15:11:11 -0500
committerPliable Pixels <pliablepixels@gmail.com>2019-02-09 15:11:11 -0500
commit1fbdfbd45d498b7d74cf3a4d8c207f460f984163 (patch)
tree83697cd0192d5083b050a1e835df7eeb5ce3a05e /www/js/app.js
parentc704e84787651b7d9eaa25c597321f8985a59b6b (diff)
#779 - refresh every 30s as well as when we get new events. But don't refresh if you are looking at something else
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 0b377420..ffd456fe 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -83,7 +83,7 @@ angular.module('zmApp', [
nphSwitchTimer: 3000,
eventHistoryTimer: 5000,
eventPlaybackQuery: 3000,
-
+ eventPageRefresh: 30000, // 30s
packeryTimer: 500,
dbName: 'zmninja',
cipherKey: 'sdf#@#%FSXSA_AR',