Update rageshake.sample.yaml
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
dc3e3f2700
commit
b571c45a24
1 changed files with 1 additions and 2 deletions
|
@ -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 <rageshake@matrix.org>
|
||||
|
@ -33,4 +33,3 @@ email_from: Rageshake <rageshake@matrix.org>
|
|||
smtp_server: localhost:25
|
||||
smtp_username: myemailuser
|
||||
smtp_password: myemailpass
|
||||
|
||||
|
|
Reference in a new issue