We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2111292 commit 4603834Copy full SHA for 4603834
README.md
@@ -110,7 +110,7 @@ To configure the bot you will need a Bot TOKEN. If you don't already have a bot
110
You'll need to make the following additional changes to config.py:
111
112
BACKEND = 'CiscoWebexTeams'
113
- BOT_IDENTITY{TOKEN}
+ BOT_IDENTITY = { 'TOKEN': 'Your_Token', }
114
115
And use webhook URLs in your Alertmanager configuration such as:
116
0 commit comments