mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
production: Add optional support for submitting usage statistics.
See documentation for details.
This commit is contained in:
@@ -226,6 +226,7 @@ DEFAULT_SETTINGS = {
|
||||
'PASSWORD_MIN_GUESSES': 10000,
|
||||
'PUSH_NOTIFICATION_BOUNCER_URL': None,
|
||||
'PUSH_NOTIFICATION_REDACT_CONTENT': False,
|
||||
'SUBMIT_USAGE_STATISTICS': True,
|
||||
'RATE_LIMITING': True,
|
||||
'SEND_LOGIN_EMAILS': True,
|
||||
'EMBEDDED_BOTS_ENABLED': False,
|
||||
|
||||
Reference in New Issue
Block a user