summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-11-05 20:14:36 -0500
committerPliable Pixels <pliablepixels@gmail.com>2017-11-05 20:14:36 -0500
commita34de1655840cd12d7a87b9cc932799e13df293c (patch)
tree1358dea5b4193933d8d1e38c44ef56230fdb41a3 /www/js/app.js
parent24677360c6364221e6701908734ad15f44e7a26e (diff)
.
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 d1561373..0bca8099 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -102,7 +102,7 @@ angular.module('zmApp', [
maxGifWidth: 800.0,
quantSample: 15,
hashSecret: 'unused at the moment',
- forceMontageReloadDelay: 30 //3600 // 1 hr
+ forceMontageReloadDelay: 3600 // 1 hr
})