mirror of
https://github.com/status-im/matterbridge.git
synced 2025-01-10 14:26:06 +00:00
c557d51b6f
Breaking change for zulip channel configuration. For zulip the channel configuration will now need to specify also the topic with /topic:yourtopic. Example: [[gateway.inout]] account="zulip.streamchat" channel="general/topic:mytopic" This fixes the incorrect PR #701 which didn't work with multiple gateways.