Update share/config_settings.toml

Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
This commit is contained in:
theo-is-taken 2022-07-04 09:30:45 +02:00 committed by GitHub
parent 23af36e1cd
commit 6b34d0b9e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,8 @@ name = "Security"
[security.ipmirrors.v6] [security.ipmirrors.v6]
type = "tags" type = "tags"
default = "https://ip6.yunohost.org" default = "https://ip6.yunohost.org"
pattern.regexp = '^https://.*$'
pattern.error = "Provide a secured https URL"
[security.password] [security.password]
name = "Passwords" name = "Passwords"
[security.password.admin_strength] [security.password.admin_strength]