mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
Remove default null values from config, add link to bundle documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user