navbar: Add gear menu advertisement for sponsoring zulip.

This commit is contained in:
Vishnu KS
2021-03-05 23:09:02 +05:30
committed by Tim Abbott
parent b0f8bbfbd4
commit 051dab58ea
6 changed files with 50 additions and 1 deletions

View File

@@ -180,6 +180,7 @@ PASSWORD_MIN_GUESSES = 10000
PUSH_NOTIFICATION_BOUNCER_URL: Optional[str] = None
PUSH_NOTIFICATION_REDACT_CONTENT = False
SUBMIT_USAGE_STATISTICS = True
PROMOTE_SPONSORING_ZULIP = True
RATE_LIMITING = True
RATE_LIMITING_AUTHENTICATE = True
SEND_LOGIN_EMAILS = True