summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/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
})