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 6e689a8 commit bb10e94Copy full SHA for bb10e94
notifier.rst
@@ -281,9 +281,9 @@ transport:
281
282
<!-- Send notifications to the next scheduled transport
283
calculated by round robin -->
284
- <framework:chatter-transport name="slack">
+ <framework:chatter-transport name="slack"><![CDATA[
285
%env(SLACK_DSN)% && %env(TELEGRAM_DSN)%
286
- </framework:chatter-transport>
+ ]]></framework:chatter-transport>
287
</framework:notifier>
288
</framework:config>
289
</container>
0 commit comments