mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-03 01:31:15 +01: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.