From 409c627e45a864a01d821f8ab693446db3f73744 Mon Sep 17 00:00:00 2001 From: Mathias Date: Wed, 2 Jan 2019 02:25:01 +0100 Subject: [PATCH] added line in readme letting the user know that an example config file is available --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 644b729..6ad61a1 100644 --- a/README.md +++ b/README.md @@ -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