diff options
author | Erik Johnston <erik@matrix.org> | 2019-05-23 15:54:13 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-05-23 15:54:13 +0100 |
commit | 3cd598135f7b8d06395dd631e9e4fa2cbf038eae (patch) | |
tree | 8d94d2fa938be39a172fe9e4cbc06f0350d830ef /synapse/api | |
parent | Merge branch 'develop' into matrix-org-hotfixes (diff) | |
parent | Add config option for setting homeserver's default room version (#5223) (diff) | |
download | synapse-3cd598135f7b8d06395dd631e9e4fa2cbf038eae.tar.xz |
Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/constants.py | 1 | ||||
-rw-r--r-- | synapse/api/room_versions.py | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/synapse/api/constants.py b/synapse/api/constants.py |