mirror of
https://github.com/NeilHanlon/ansible-role-matterbridge.git
synced 2024-11-14 03:51:22 +00:00
fix
This commit is contained in:
parent
80f33c4302
commit
03a6a97db8
@ -102,7 +102,7 @@ IgnoreNicks="{{ mbridge_mattermost_ignore_nicks }}"
|
||||
#Messages you want to ignore.
|
||||
#Messages matching these regexp will be ignored and not sent to other bridges
|
||||
#See https://regex-golang.appspot.com/assets/html/index.html for more regex info
|
||||
matterbridge_config['mattermost']['toke#OPTIONAL (example below ignores messages starting with ~~ or messages containing badword
|
||||
#OPTIONAL (example below ignores messages starting with ~~ or messages containing badword
|
||||
IgnoreMessages=""
|
||||
|
||||
#messages you want to replace.
|
||||
|
Loading…
Reference in New Issue
Block a user