From b571c45a246b0800cceadeac554b3e5a27c809e5 Mon Sep 17 00:00:00 2001 From: Mathieu Velten Date: Fri, 11 Sep 2020 13:54:38 +0200 Subject: [PATCH] Update rageshake.sample.yaml Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- rageshake.sample.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rageshake.sample.yaml b/rageshake.sample.yaml index 25bb554..18b55d8 100644 --- a/rageshake.sample.yaml +++ b/rageshake.sample.yaml @@ -24,7 +24,7 @@ slack_webhook_url: https://hooks.slack.com/services/TTTTTTT/XXXXXXXXXX/YYYYYYYYY # notification can also be pushed by email. # this param controls the target emails email_addresses: -- support@matrix.org + - support@matrix.org # this is the from field that will be used in the email notifications email_from: Rageshake @@ -33,4 +33,3 @@ email_from: Rageshake smtp_server: localhost:25 smtp_username: myemailuser smtp_password: myemailpass -