summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjamoffat <21018628+jamoffat@users.noreply.github.com>2018-11-25 20:37:14 +1100
committerWim <wim@42.be>2018-11-25 10:37:14 +0100
commitf3a5ea29564201fe89deda7b779ae840a84c9395 (patch)
tree700ba77aebf53b8c85a3fb2e11b3ff5bcf440fca
parentf4d4dc91b1125a417f7f1e2f704fe2925809ba1c (diff)
downloadmatterbridge-msglm-f3a5ea29564201fe89deda7b779ae840a84c9395.tar.gz
matterbridge-msglm-f3a5ea29564201fe89deda7b779ae840a84c9395.tar.bz2
matterbridge-msglm-f3a5ea29564201fe89deda7b779ae840a84c9395.zip
Remove double " from Discord gateway webhookurl= (#607)
-rw-r--r--matterbridge.toml.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 3bad9f45..5e7be29e 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -1395,7 +1395,7 @@ enable=true
#OPTIONAL - webhookurl only works for discord (it needs a different URL for each cahnnel)
[gateway.inout.options]
- webhookurl=""https://discordapp.com/api/webhooks/123456789123456789/C9WPqExYWONPDZabcdef-def1434FGFjstasJX9pYht73y"
+ webhookurl="https://discordapp.com/api/webhooks/123456789123456789/C9WPqExYWONPDZabcdef-def1434FGFjstasJX9pYht73y"
#API example
#[[gateway.inout]]