mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-05 04:21:12 +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.