mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-15 18:55:56 +00:00
47fb4b43ca
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