소스 검색

Add quotes around room ids in example config

Tulir Asokan 4 년 전
부모
커밋
e25a87244b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      example-config.yaml

+ 1 - 1
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 <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.