1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00
This commit is contained in:
Krishan 2025-02-28 18:13:29 +11:00 committed by GitHub
parent 00a4c937be
commit 76f087c1d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -447,4 +447,3 @@ class ExperimentalConfig(Config):
# MSC4235: Add `via` param to hierarchy endpoint
self.msc4235_enabled: bool = experimental.get("msc4235_enabled", False)