Skip to content

Commit 9f2b664

Browse files
committed
Improve Documentation
Add a small notice to the slack configuration that the channel name have to contain the '#'.
1 parent 7f6af1e commit 9f2b664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
*
185185
* - slack:
186186
* - token: slack api token
187-
* - channel: channel name
187+
* - channel: channel name (with starting #)
188188
* - [bot_name]: defaults to Monolog
189189
* - [icon_emoji]: defaults to null
190190
* - [use_attachment]: bool, defaults to true

0 commit comments

Comments
 (0)