summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 4a4b6f29d..c450d9ed6 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -13,6 +13,8 @@ from version 1.0-beta2
* run all commands in SQL/*.update.sql or re-initalize database with *.initial.sql
* add these lines to /config/main.inc.php
$rcmail_config['draft_autosave'] = 300;
+ $rcmail_config['htmleditor'] = TRUE;
+ $rcmail_config['preview_pane'] = TRUE;
form version 0.1-beta