move logic into register, fix room alias localpart bug, tests

This commit is contained in:
Neil Johnson 2018-10-04 17:00:27 +01:00
parent faa462ef79
commit 2dadc092b8
3 changed files with 62 additions and 46 deletions

View file

@ -149,6 +149,7 @@ def setup_test_homeserver(
config.block_events_without_consent_error = None
config.media_storage_providers = []
config.auto_join_rooms = []
config.autocreate_auto_join_rooms = True
config.limit_usage_by_mau = False
config.hs_disabled = False
config.hs_disabled_message = ""