Skip to content

Commit

Permalink
disable providers by default
Browse files Browse the repository at this point in the history
  • Loading branch information
nickshine committed Jan 19, 2020
1 parent f168a95 commit b233592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ providers:
enabled: false
webhookURL: "https://discordapp.com/api/webhooks/{webhook.id}/{webhook.token}"
yammer:
enabled: true
enabled: false
APIURL: https://www.yammer.com/api/v1/messages.json
groupID: 123456
token: somesecrettext

0 comments on commit b233592

Please sign in to comment.