Browse Source

Update example config

Co-authored-by: Tulir Asokan <tulir@maunium.net>
Justin Carlson 3 năm trước cách đây
mục cha
commit
f78b6586b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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