-
Notifications
You must be signed in to change notification settings - Fork 5
/
config.yaml
34 lines (33 loc) · 1.04 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
providers:
discord:
enabled: false
webhookURL: "https://discordapp.com/api/webhooks/{webhook.id}/{webhook.token}"
avatarURL: "https://i.imgur.com/HZfKC5p.png"
rocketchat:
enabled: false
webhookURL: "https://<rocket-chat-server-here>/hooks/{token}"
iconURL: "https://i.imgur.com/vfdpgpG.png"
slack:
enabled: false
webhookURL: "https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX"
iconURL: "https://i.imgur.com/vfdpgpG.png"
smtp:
enabled: false
server: "smtp.gmail.com"
port: "587"
username: "[email protected]"
password: "optional-pass"
subject: "AWS News"
footer: "Brought to you by <a href='https://github.com/circa10a/go-aws-news'>go-aws-news</a>"
from: "[email protected]"
to:
# customTemplate: path/to/template.html
yammer:
enabled: false
APIURL: https://www.yammer.com/api/v1/messages.json
groupID: 123456
token: somesecrettext
messageType: update
title: AWS News