Merge pull request #102 from fabreg/patch-2

Fix path
This commit is contained in:
André Peters
2017-03-06 17:39:22 +01:00
committed by GitHub

View File

@@ -162,7 +162,7 @@ Initialize the database and leave the installer.
**Enable change password function in Roundcube**
Open `data/web/rc/config.inc.php` and enable the password plugin:
Open `data/web/rc/config/config.inc.php` and enable the password plugin:
```
...