mirror of
https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS
synced 2024-11-09 20:31:33 -05:00
Increase minimum password length
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
99cbf6ba6d
commit
7a6ea5a668
@ -26,7 +26,7 @@ password_config:
|
||||
# Minimum accepted length for a password.
|
||||
# Defaults to 0.
|
||||
#
|
||||
minimum_length: 8
|
||||
minimum_length: 16
|
||||
|
||||
# Whether a password must contain at least one digit.
|
||||
# Defaults to 'false'.
|
||||
|
Loading…
Reference in New Issue
Block a user