Sfoglia il codice sorgente

Update example config

Co-authored-by: Tulir Asokan <tulir@maunium.net>
Justin Carlson 3 anni fa
parent
commit
f78b6586b1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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