Просмотр исходного кода

Update example config

Co-authored-by: Tulir Asokan <tulir@maunium.net>
Justin Carlson 3 лет назад
Родитель
Сommit
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