From e25a87244b8a04c049900af5fda6259d33f44254 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 19 Oct 2020 16:06:12 +0300 Subject: [PATCH] Add quotes around room ids in example config --- example-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-config.yaml b/example-config.yaml index 65bc6c6..f26812f 100644 --- a/example-config.yaml +++ b/example-config.yaml @@ -226,7 +226,7 @@ bridge: # The management room for the bot. This is where all status notifications are posted and # in this room, you can use `!wa ` instead of `!wa relaybot `. Omitting # the command prefix completely like in user management rooms is not possible. - management: !foo:example.com + management: "!foo:example.com" # List of users to invite to all created rooms that include the relaybot. invites: [] # The formats to use when sending messages to WhatsApp via the relaybot.