summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2018-10-19 02:38:07 +0200
committermsquare <msquare@notrademark.de>2018-10-24 19:16:47 +0200
commit4bd38305dc4ebaea12deadad224139f5aec7a0af (patch)
treed95f86c1c6ddeda2be3b1be2b66d0e35e1620e9c /README.md
parent957065bc095c84a7b4737782db80d996e84739d8 (diff)
Readme: Clarify config file names
Closes #465 (tshirt_sizes seem mixed with the default config)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 774a450b..b9a96d54 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ To report bugs use [engelsystem/issues](https://github.com/engelsystem/engelsyst
* Recommended: Directory Listing should be disabled.
* There must a be MySQL database created with a user who has full rights to that database.
* If necessary, create a ```config/config.php``` to override values from ```config/config.default.php```.
+ * To remove values from the `available_themes`, `locales` or `tshirt_sizes` lists the config file has to be renamed.
* To import the database the ```bin/migrate``` script has to be called.
* In the browser, login with credentials ```admin```:```asdfasdf``` and change the password.