summary refs log tree commit diff
path: root/tests/utils.py
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-03-16 15:27:03 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-03-16 15:27:03 +0000
commit759e8dd7934b29174204654da5f82bb55bec7e7a (patch)
treef0d4678f7fd9e989c6249759cc2913d1dd1d474a /tests/utils.py
parentCleanup extra quotes from IDEs (#6236) (diff)
parentOption to suppress resource exceeded alerting (#6173) (diff)
downloadsynapse-759e8dd7934b29174204654da5f82bb55bec7e7a.tar.xz
Option to suppress resource exceeded alerting (#6173)
* commit '2794b7905':
  Option to suppress resource exceeded alerting (#6173)
Diffstat (limited to 'tests/utils.py')
-rw-r--r--tests/utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/utils.py b/tests/utils.py

index 0a64f75d04..8cced4b7e8 100644 --- a/tests/utils.py +++ b/tests/utils.py
@@ -137,7 +137,6 @@ def default_config(name, parse=False): "limit_usage_by_mau": False, "hs_disabled": False, "hs_disabled_message": "", - "hs_disabled_limit_type": "", "max_mau_value": 50, "mau_trial_days": 0, "mau_stats_only": False,