MatrixSynapse/synapse/api
Andrew Morgan 6368150a74
Add config option for setting homeserver's default room version (#5223)
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.
2019-05-23 15:00:20 +01:00
..
__init__.py
auth.py
constants.py Room Statistics (#4338) 2019-05-21 11:36:50 -05:00
errors.py
filtering.py
ratelimiting.py
room_versions.py Add config option for setting homeserver's default room version (#5223) 2019-05-23 15:00:20 +01:00
urls.py