docs: Update links for renamed securing-your-zulip-server doc.

This commit is contained in:
Lauryn Menard
2025-09-30 16:56:14 +02:00
committed by Tim Abbott
parent 4192d46a0e
commit e4b425c083
5 changed files with 7 additions and 7 deletions

View File

@@ -789,7 +789,7 @@ SOCIAL_AUTH_SAML_SUPPORT_CONTACT = {
# SESSION_COOKIE_AGE = 60 * 60 * 24 * 7 * 2 # 2 weeks
## Password strength requirements; learn about configuration at
## https://zulip.readthedocs.io/en/latest/production/security-model.html.
## https://zulip.readthedocs.io/en/latest/production/securing-your-zulip-server.html.
# PASSWORD_MIN_LENGTH = 6
# PASSWORD_MAX_LENGTH = 100
# PASSWORD_MIN_GUESSES = 10000