Lint server config

This commit is contained in:
Jason Robinson
2026-06-26 18:15:30 +03:00
parent 088f23065a
commit c12623e769
+2 -1
View File
@@ -547,7 +547,8 @@ class ServerConfig(Config):
# Whether to support MSC4299 profile updates down legacy /sync
self.include_profile_updates_in_sync = config.get(
"include_profile_updates_in_sync", False,
"include_profile_updates_in_sync",
False,
)
# Check if the legacy "restrict_public_rooms_to_local_users" flag is set. This