aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/app.js')
-rw-r--r--src/js/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js/app.js b/src/js/app.js
index 4709ea6..232031a 100644
--- a/src/js/app.js
+++ b/src/js/app.js
@@ -49,6 +49,7 @@ var tpl = {
currentPosition: null,
isAndroid: false,
iPhoneModel: 0,
+ uploadTimeout: CONFIG.UPLOAD_TIMEOUT || 120000,
currentDraft: new FMS.Draft(),
allDrafts: new FMS.Drafts(),