summaryrefslogtreecommitdiff
path: root/roundcubemail/INSTALL
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-03-21 09:56:49 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-03-21 09:56:49 +0000
commit8870fa9e826fdae006b83fa7a47a9e78333ba56a (patch)
tree86cfcaa931876736193d88729b7f2cfa171e3aeb /roundcubemail/INSTALL
parent329dee31a9f2aa99c0654c901038f2b2410385ad (diff)
Minor bugfixes posted to the dev-mailing list
git-svn-id: https://svn.roundcube.net/trunk@515 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
-rw-r--r--roundcubemail/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL
index c5f1d30e2..0d56bb60e 100644
--- a/roundcubemail/INSTALL
+++ b/roundcubemail/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
--------