mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-31 06:15:44 +00:00
This means we can move the open registration config validation from `setup()` to `HomeServerConfig.validate_config()` (much more sane). Spawning from looking at this area of code in https://github.com/element-hq/synapse/pull/19015