mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-10-01 22:38:25 -04:00
Fix copy-paste error in the password section of the sample-config. (#10804)
This commit is contained in:
parent
003846d68a
commit
9f111075e8
3 changed files with 3 additions and 2 deletions
|
@ -2086,7 +2086,7 @@ password_config:
|
|||
#
|
||||
#require_lowercase: true
|
||||
|
||||
# Whether a password must contain at least one lowercase letter.
|
||||
# Whether a password must contain at least one uppercase letter.
|
||||
# Defaults to 'false'.
|
||||
#
|
||||
#require_uppercase: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue