From 062b831e88b5433c80b05da8a68937b553ec0055 Mon Sep 17 00:00:00 2001 From: Yash Rathore <33805964+YashRE42@users.noreply.github.com> Date: Sat, 11 Dec 2021 02:17:47 +0530 Subject: [PATCH] Fix Zulip example in matterbridge.toml.sample (#1657) Commit 11fc4c286fbcd6c1519362d2b0123ebd4ab19067 changed the example for Zulip, in a way that was not accurate to what zulip.go expects, hence this commit fixes the example. --- matterbridge.toml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 9eb605e1..d9210f48 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -1904,7 +1904,7 @@ enable=true # ------------------------------------------------------------------------------------------------------------------------------------- # xmpp | channel | general | The room name # ------------------------------------------------------------------------------------------------------------------------------------- - # zulip | stream/topic:topic | general/off-topic:food | Do not use the # when specifying a topic + # zulip | stream/topic:topic | general/topic:food | Do not use the # when specifying a topic # ------------------------------------------------------------------------------------------------------------------------------------- #