From 030c848b0d68321b711875886f90e680f232715b Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Thu, 11 Dec 2008 03:30:00 -0500 Subject: [PATCH] - Performance: allow setting imap rootdir and delimiter before connect (#1485172) --- UPGRADING | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/UPGRADING b/UPGRADING index b2c1977..e5f6e83 100644 --- a/UPGRADING +++ b/UPGRADING @@ -18,6 +18,7 @@ open http://url-to-roundcube/installer/ in a browser. To enable the latter one, you have to temporary set 'enable_installer' to true in your local config/main.inc.php file. + WARNING: If you don't know what is IMAP root directory, set imap_root option to NULL 3. Let the update script/installer check your configuration and update your config files as suggested by the updater. 4. If suggested by the update script, run all commands in -- Gitblit v1.9.1