From fa10468eb4eebb5e648aa2d4ca5c87c0cd1aed88 Mon Sep 17 00:00:00 2001 From: Till <2353100+S7evinK@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:34:50 +0200 Subject: [Complement] Allow device_name lookup over federation (#13167) --- docker/complement/conf/workers-shared-extra.yaml.j2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docker') diff --git a/docker/complement/conf/workers-shared-extra.yaml.j2 b/docker/complement/conf/workers-shared-extra.yaml.j2 index 7c6a0fd756..b5f675bc73 100644 --- a/docker/complement/conf/workers-shared-extra.yaml.j2 +++ b/docker/complement/conf/workers-shared-extra.yaml.j2 @@ -81,6 +81,8 @@ rc_invites: federation_rr_transactions_per_room_per_second: 9999 +allow_device_name_lookup_over_federation: true + ## Experimental Features ## experimental_features: -- cgit 1.4.1