aboutsummaryrefslogtreecommitdiff
path: root/config-user.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'config-user.default.php')
-rw-r--r--config-user.default.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-user.default.php b/config-user.default.php
index d7149778d..950bef045 100644
--- a/config-user.default.php
+++ b/config-user.default.php
@@ -1,5 +1,8 @@
<?php
+# Do not modify this file, which defines default values, but create a
+# `./data/config-user.custom.php` file instead, containing the keys you want to
+# override.
return array (
'language' => 'en',
'old_entries' => 3,