summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-09-08 15:16:47 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-09-08 15:16:47 +0000
commitdff883ed90546cb3a8b9397edf73887b9b2117fe (patch)
tree22792f92f621f0bf23b105a6e26be3b5684d47f4 /roundcubemail/program/js/app.js
parentdbf846350d55092b0430c211b00e738b7a0c5e07 (diff)
Updated MDB2 with MSSQL support + some cosmetics
git-svn-id: https://svn.roundcube.net/trunk@341 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/app.js')
-rw-r--r--roundcubemail/program/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js
index 8d2f1ed5b..d52efae1b 100644
--- a/roundcubemail/program/js/app.js
+++ b/roundcubemail/program/js/app.js
@@ -49,7 +49,7 @@ function rcube_webmail()
'application/x-shockwave-flash');
// default environment vars
- this.env.keep_alive = 50; // seconds
+ this.env.keep_alive = 60; // seconds
this.env.request_timeout = 180; // seconds
this.env.draft_autosave = 0; // seconds