diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-02 08:45:12 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-02 08:45:12 +0000 |
| commit | 278813519df3fd05e9a0ca5b0264364e8a703ec9 (patch) | |
| tree | 1c1c77493aac0d4ca65b0d9f8fabeb6b9087b857 /roundcubemail/plugins/password/README | |
| parent | b787e54d6be1302a94aa776615f2ea5340cb15b4 (diff) | |
Move config file to config.inc.php.dist to prevent further accidental commits
git-svn-id: https://svn.roundcube.net/trunk@2700 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/plugins/password/README')
| -rw-r--r-- | roundcubemail/plugins/password/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/plugins/password/README b/roundcubemail/plugins/password/README index a7e386e50..80532be66 100644 --- a/roundcubemail/plugins/password/README +++ b/roundcubemail/plugins/password/README @@ -36,7 +36,8 @@ 1. Configuration ---------------- - * See config.inc.php file. + Copy config.inc.php.dist to config.inc.php and set the options as described + within the file. 2. Drivers |
