From ecd890a7afcd86e61d9af67bcbc14fd12bf0674b Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Wed, 1 Jul 2026 16:01:40 +0300 Subject: [PATCH] Fix MSC4429 referring comment Co-authored-by: Olivier 'reivilibre' --- docker/complement/conf/workers-shared-extra.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/complement/conf/workers-shared-extra.yaml.j2 b/docker/complement/conf/workers-shared-extra.yaml.j2 index 99ba9e622a..64a36522fa 100644 --- a/docker/complement/conf/workers-shared-extra.yaml.j2 +++ b/docker/complement/conf/workers-shared-extra.yaml.j2 @@ -15,7 +15,7 @@ enable_registration_without_verification: true bcrypt_rounds: 4 url_preview_enabled: true url_preview_ip_range_blacklist: [] -# MSC4299 Profile updates down legacy /sync +# MSC4429 Profile updates down legacy /sync include_profile_updates_in_sync: true ## Registration ##