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.
2 parents a2650ca + 82bfdce commit f1679ddCopy full SHA for f1679dd
symfony/mattermost-notifier/5.1/manifest.json
@@ -1,5 +1,6 @@
1
{
2
"env": {
3
- "#1": "MATTERMOST_DSN=mattermost://TOKEN@HOST?channel=CHANNEL"
+ "#1": "See https://docs.mattermost.com/developer/bot-accounts.html",
4
+ "#2": "MATTERMOST_DSN=mattermost://TOKEN@HOST?channel=CHANNEL_ID"
5
}
6
0 commit comments