diff --git a/docs/third_party-roundcube.md b/docs/third_party-roundcube.md index ae5d3dc7b..e0bb6e0c6 100644 --- a/docs/third_party-roundcube.md +++ b/docs/third_party-roundcube.md @@ -10,7 +10,7 @@ chown -R root: rc/ Create a file `data/web/rc/config/config.inc.php` with the following content. -**Change the `des_key` parameter to a random value.** It is used to temporarily store your IMAP password. +**Change the `des_key` parameter to a random value.** It is used to temporarily store your IMAP password. The "db_prefix" is optional but recommended. ```