mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
Dramatically extend post-install documentation for production Zulip.
This commit is contained in:
@@ -18,7 +18,7 @@ ADMIN_DOMAIN = 'example.com'
|
||||
|
||||
# Enable at least one of the following authentication backends.
|
||||
AUTHENTICATION_BACKENDS = (
|
||||
# 'zproject.backends.EmailAuthBackend', # Email and password
|
||||
# 'zproject.backends.EmailAuthBackend', # Email and password; see SMTP setup below
|
||||
# 'zproject.backends.ZulipRemoteUserBackend', # Local SSO
|
||||
# 'zproject.backends.GoogleMobileOauth2Backend', # Google Apps, setup below
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user