diff options
-rw-r--r-- | config/general.yml-example | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index a4a4a1b3c..9fac7601c 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -511,7 +511,7 @@ HTML_TO_PDF_COMMAND: /usr/local/bin/wkhtmltopdf-amd64 # EXCEPTION_NOTIFICATIONS_FROM: do-not-reply-to-this-address@example.com # # --- -EXCEPTION_NOTIFICATIONS_FROM: do-not-reply-to-this-address@example.com +EXCEPTION_NOTIFICATIONS_FROM: do-not-reply-to-this-address@localhost # Email address(es) used for receiving exception notifications. # @@ -525,8 +525,7 @@ EXCEPTION_NOTIFICATIONS_FROM: do-not-reply-to-this-address@example.com # # --- EXCEPTION_NOTIFICATIONS_TO: - - robin@example.org - - seb@example.org + - alaveteli@localhost # This rate limiting can be turned off per-user via the admin interface # |