Remove default null values from config, add link to bundle documentation

This commit is contained in:
Dennis de Best
2020-04-29 14:06:56 +02:00
parent e0de7d57d3
commit 0f41bb4197

View File

@@ -1,5 +1,5 @@
mattermost_publication:
webhook_url: '%env(MATTERMOST_WEBHOOK_URL)%'
channel: null
username: null
icon_url: null
# You can also set the default channel, username and icon_url
# for more information you can checkout the bundle documentation
# https://github.com/codebuds33/mattermost-publication-bundle/blob/master/README.md