mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-29 01:18:30 +00:00
mock config.max_mau_value
This commit is contained in:
@@ -74,6 +74,7 @@ def setup_test_homeserver(name="test", datastore=None, config=None, reactor=None
|
||||
config.media_storage_providers = []
|
||||
config.auto_join_rooms = []
|
||||
config.limit_usage_by_mau = False
|
||||
config.max_mau_value = 50
|
||||
config.mau_limits_reserved_threepids = []
|
||||
|
||||
# disable user directory updates, because they get done in the
|
||||
|
||||
Reference in New Issue
Block a user