fix: space sync config

This commit is contained in:
Pierre 'McFly' Marty
2024-01-05 10:34:55 +02:00
parent fc151fed77
commit a266da1b78
2 changed files with 3 additions and 1 deletions

View File

@ -111,7 +111,7 @@ bridge:
# Should the bridge create a space for each logged-in user and add bridged rooms to it?
# Users who logged in before turning this on should run `!signal sync-space` to create and fill the space for the first time.
personal_filtering_spaces: false
personal_filtering_spaces: {{ matrix_mautrix_signal_bridge_personal_filtering_spaces | to_json }}
# Should the bridge send a read receipt from the bridge bot when a message has been sent to Signal?
delivery_receipts: false
# Whether the bridge should send the message status as a custom com.beeper.message_send_status event.