浏览代码

Update example config

Co-authored-by: Tulir Asokan <tulir@maunium.net>
Justin Carlson 3 年之前
父节点
当前提交
f78b6586b1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mautrix_signal/example-config.yaml

+ 1 - 1
mautrix_signal/example-config.yaml

@@ -206,7 +206,7 @@ bridge:
         # Sent when joining a management room and the user is not logged in.
         welcome_unconnected: "Use `help` for help or `register` to log in."
         # Optional extra text sent when joining a management room.
-        # additional_help: "This would be some additional text in case you need it."
+        additional_help: ""
 
     # Send each message separately (for readability in some clients)
     management_room_multiple_messages: false