From 7139e33e6c7dcd206e166416e7b5742bc3849cb9 Mon Sep 17 00:00:00 2001 From: thomascube Date: Fri, 8 Sep 2006 15:16:47 +0000 Subject: Updated MDB2 with MSSQL support + some cosmetics --- program/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/js') diff --git a/program/js/app.js b/program/js/app.js index 8d2f1ed5b..d52efae1b 100644 --- a/program/js/app.js +++ b/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 -- cgit v1.2.3