mirror of
https://github.com/NeilHanlon/ansible-role-matterbridge.git
synced 2024-11-13 03:21:23 +00:00
strip markdown from irc by default
This commit is contained in:
parent
7c1dc44156
commit
60ad6e4833
@ -13,6 +13,7 @@ UseSASL=true
|
|||||||
NickServNick="{{ mbridge_bot_nick }}"
|
NickServNick="{{ mbridge_bot_nick }}"
|
||||||
NickServPassword="{{ mbridge_irc_bot_pass }}"
|
NickServPassword="{{ mbridge_irc_bot_pass }}"
|
||||||
Label="{{ mbridge_irc_label }}"
|
Label="{{ mbridge_irc_label }}"
|
||||||
|
StripMarkdown=true
|
||||||
|
|
||||||
## RELOADABLE SETTINGS
|
## RELOADABLE SETTINGS
|
||||||
## Settings below can be reloaded by editing the file
|
## Settings below can be reloaded by editing the file
|
||||||
|
Loading…
Reference in New Issue
Block a user