summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-12-01 18:08:28 +0000
committerthomascube <thomas@roundcube.net>2006-12-01 18:08:28 +0000
commit53ed1e32d88dd80dfc20a900a61316483aace0eb (patch)
tree9b0b0dd9fd2163ebbf681a55a16c74786880986c /UPGRADING
parentb19097058c02f203321599bf04a5d7da7c2dafe8 (diff)
Updated CHANGELOG and UPGRADING instructions
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