From 03a6a97db858fed89420fcf54dae8246a2b1f35f Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Mon, 1 Feb 2021 17:11:24 -0500 Subject: [PATCH] fix --- templates/matterbridge.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/matterbridge.toml b/templates/matterbridge.toml index 0d12329..66f4377 100644 --- a/templates/matterbridge.toml +++ b/templates/matterbridge.toml @@ -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.