docs(config): Add some database default values

This commit is contained in:
Ferdinand Thiessen 2021-12-01 15:18:36 +01:00
parent 0ce52de8cd
commit 45d15b4f88
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ level = "DEBUG"
[DATABASE]
# engine = "mysql" (default)
host = "localhost"
user = "flaschengeist"
password = "flaschengeist"
database = "flaschengeist"
[FILES]
# Path for file / image uploads