added line in readme letting the user know that an example config file is available

This commit is contained in:
Mathias 2019-01-02 02:25:01 +01:00 committed by Jannis Mattheis
parent 1157bbd789
commit 409c627e45
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ passstrength: 10 # the bcrypt password strength (higher = better but also slower
uploadedimagesdir: data/images # the directory for storing uploaded images
```
You can also copy the example file `config.example.yml` to `config.yml` and edit it.
### Environment
Escaped characters in list or map environment settings (`GOTIFY_SERVER_RESPONSEHEADERS` and