Add quotes around room ids in example config

This commit is contained in:
Tulir Asokan 2020-10-19 16:06:12 +03:00
parent 284fe7f1a6
commit e25a87244b

View file

@ -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 <command>` instead of `!wa relaybot <command>`. 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.