diff options
| author | 2018-03-12 21:24:24 +0100 | |
|---|---|---|
| committer | 2018-03-12 21:24:24 +0100 | |
| commit | ebfb170b140bd3ce9c25bd1206fe58ae40aa1587 (patch) | |
| tree | 7f641338067b6e80926b070dc36886f17d4497f0 /config.default.php | |
| parent | deb9cf1695351d84798879c9a0e5250b24668b6a (diff) | |
Minor docs
Diffstat (limited to 'config.default.php')
| -rw-r--r-- | config.default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.default.php b/config.default.php index 4e4c97e67..e6297a160 100644 --- a/config.default.php +++ b/config.default.php @@ -1,7 +1,7 @@ <?php # Do not modify this file, which defines default values, -# but edit `config.php` instead, after the install process is completed. +# but edit `./data/config.php` instead, after the install process is completed. return array( # Set to `development` to get additional error messages, |
