summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-11-14 18:23:07 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2022-12-19 16:44:24 +0000
commit8c255cbb1da62758911dad330d9ba86691ce770f (patch)
tree6e487ebe47599e423942fe589e9542661ee04cb7
parentAdd replication methods for removing account data (diff)
downloadsynapse-8c255cbb1da62758911dad330d9ba86691ce770f.tar.xz
Set 'experimental_features.msc3391_enabled' config to true for complement tests
-rw-r--r--docker/complement/conf/workers-shared-extra.yaml.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/complement/conf/workers-shared-extra.yaml.j2 b/docker/complement/conf/workers-shared-extra.yaml.j2
index ca640c343b..cb839fed07 100644
--- a/docker/complement/conf/workers-shared-extra.yaml.j2
+++ b/docker/complement/conf/workers-shared-extra.yaml.j2
@@ -102,6 +102,8 @@ experimental_features:
   {% endif %}
   # Filtering /messages by relation type.
   msc3874_enabled: true
+  # Enable removing account data support
+  msc3391_enabled: true
 
 server_notices:
   system_mxid_localpart: _server