Update ansible/plays/services/matrix/mautrix-telegram/config.yaml

This commit is contained in:
tobias 2024-01-31 18:54:38 +01:00 committed by Tobias Manske
parent 790324bac2
commit 1aad4445f7
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ bridge:
# Should leaving the room on Matrix make the user leave on Telegram?
bridge_matrix_leave: true
# Should the user be kicked out of all portals when logging out of the bridge?
kick_on_logout: true
kick_on_logout: false
# Should the "* user joined Telegram" notice always be marked as read automatically?
always_read_joined_telegram_notice: true
# Should the bridge auto-create a group chat on Telegram when a ghost is invited to a room?