diff options
author | clokep <clokep@users.noreply.github.com> | 2021-09-13 12:58:58 +0000 |
---|---|---|
committer | clokep <clokep@users.noreply.github.com> | 2021-09-13 12:58:58 +0000 |
commit | cf7a3fada24d328a053dc5d6d2366708914a343b (patch) | |
tree | f0f6d3889ec5578bbd230c2684ece355a23d144c /develop/print.html | |
parent | deploy: ceab5a4bfa5a447b674a7e593217849770bfa7d5 (diff) | |
download | synapse-cf7a3fada24d328a053dc5d6d2366708914a343b.tar.xz |
deploy: 9f111075e8204dd55e141f04d78e06c718892956
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html index 28953b822d..dc2b03ddb4 100644 --- a/develop/print.html +++ b/develop/print.html @@ -5031,7 +5031,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 |