diff options
Diffstat (limited to 'www')
| -rwxr-xr-x | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index ef545483..96001fdc 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -59,7 +59,7 @@ angular.module('zmApp', [ updateCheckInterval: 86400000, // 24 hrs loadingTimeout: 15000, slowLoadingTimeout: 60000, - safeMontageLimit: 100, + safeMontageLimit: 10, safeImageQuality: 10, maxFPS: 30, defaultFPS: 3, |
