diff options
author | thomascube <thomas@roundcube.net> | 2006-09-24 19:49:44 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-09-24 19:49:44 +0000 |
commit | 63583192f238dfb49152f6f470988d36366aa44b (patch) | |
tree | 4f2dd0dce18149f614b6aa604c0cf17762f884c7 /UPGRADING | |
parent | 3381d45ef674884897efddb1c87a0aa2b777214f (diff) |
Updated README and UPGRADING instructions
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,7 +11,8 @@ from version 1.0-beta2 * replace all files in folder /program/ * replace all files in folder /skins/default/ * 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; form version 0.1-beta |