summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/app.js')
-rw-r--r--www/js/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/app.js b/www/js/app.js
index eda3db27..dcc80ae6 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -43,6 +43,7 @@ angular.module('zmApp', [
loginInterval: 300000, //5m*60s*1000 - ZM auto login after 5 mins
loadingTimeout: 15000,
safeMontageLimit: 10,
+ safeImageQuality:10,
maxFPS: 30,
defaultFPS: 3,
maxMontageQuality: 70,