From a34de1655840cd12d7a87b9cc932799e13df293c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 5 Nov 2017 20:14:36 -0500 Subject: . --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') 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 }) -- cgit v1.2.3