diff options
-rw-r--r-- | config/general.yml-example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index a0d9dc705..86399f0bc 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -134,6 +134,6 @@ HTML_TO_PDF_COMMAND: /usr/local/bin/wkhtmltopdf-amd64 # Exception notifications EXCEPTION_NOTIFICATIONS_FROM: do-not-reply-to-this-address@example.com EXCEPTION_NOTIFICATIONS_TO: -- robin@example.org -- seb@example.org + - robin@example.org + - seb@example.org |