This commit is contained in:
Ariel Rin
2022-02-26 15:23:01 +10:00
22 changed files with 688 additions and 57 deletions

View File

@@ -151,3 +151,5 @@ PASSWORD_HASHERS = [
]
LOGGING = None # Comment out to enable logging for debugging
ALLIANCEAUTH_DASHBOARD_TASK_STATISTICS_DISABLED = True # disable for tests

View File

@@ -24,3 +24,5 @@ PASSWORD_HASHERS = [
]
LOGGING = None # Comment out to enable logging for debugging
ALLIANCEAUTH_DASHBOARD_TASK_STATISTICS_DISABLED = True # disable for tests