summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-03-21 09:56:49 +0000
committerthomascube <thomas@roundcube.net>2007-03-21 09:56:49 +0000
commit3cf664939b98befe8e9f9a8e3fa8a7e9a85a5745 (patch)
tree0ad6d7c9f0f7428a6a47ef7b624df38197d0a6ca /INSTALL
parentab6f8077e9b719db230798e658ba37f1f386b26b (diff)
Minor bugfixes posted to the dev-mailing list
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index c5f1d30e2..0d56bb60e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -60,6 +60,10 @@ RoundCube with utf-8 charset. Here's an example of the init procedure:
# mysql roundcubemail < SQL/mysql5.initial.sql
+Note: 'password' is the master password for the roundcube user. It is strongly
+recommended you replace this with a more secure password. Please keep in
+mind: You need to specify this password later in 'config/db.inc.php'.
+
* SQLite
--------