diff options
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, |
