mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-27 09:21:08 +02:00
Replaces DEFAULT_ROOM_VERSION constant with a method that first checks the config, then returns a hardcoded value if the option is not present. That hardcoded value is now located in the server.py config file.