mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 04:23:46 +00:00
signup: Add optional Altcha to realm registration.
This commit is contained in:
committed by
Tim Abbott
parent
f434c9d913
commit
eae18738a6
@@ -259,6 +259,7 @@ RATE_LIMIT_TOR_TOGETHER = False
|
||||
SEND_LOGIN_EMAILS = True
|
||||
EMBEDDED_BOTS_ENABLED = False
|
||||
|
||||
USING_CAPTCHA = False
|
||||
DEFAULT_RATE_LIMITING_RULES = {
|
||||
# Limits total number of API requests per unit time by each user.
|
||||
# Rate limiting general API access protects the server against
|
||||
|
||||
Reference in New Issue
Block a user