From 8e7f6025eb645f46543a6de4d20260ddeaa4c5ae Mon Sep 17 00:00:00 2001 From: rpwolff Date: Sat, 24 Feb 2024 18:43:11 +0100 Subject: [PATCH] personal_filtering_spaces --- synapse/mautrix-whatsapp/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synapse/mautrix-whatsapp/config.yaml b/synapse/mautrix-whatsapp/config.yaml index 95ef1ef..c17bf34 100644 --- a/synapse/mautrix-whatsapp/config.yaml +++ b/synapse/mautrix-whatsapp/config.yaml @@ -114,7 +114,7 @@ bridge: displayname_template: "{{.FullName}} (WA)" # 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 `!wa sync space` to create and fill the space for the first time. - personal_filtering_spaces: true + personal_filtering_spaces: false # Should the bridge send a read receipt from the bridge bot when a message has been sent to WhatsApp? delivery_receipts: false # Whether the bridge should send the message status as a custom com.beeper.message_send_status event.