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:29:59 +02:00 committed by GitHub
parent a52918bcaa
commit 23af36e1cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,9 @@ name = "Security"
name = "IPmirrors"
[security.ipmirrors.v4]
type = "tags"
default = "https://ip.yunohost.org,https://api.ipify.net"
default = "https://ip.yunohost.org,https://api.ipify.org"
pattern.regexp = '^https://.*$'
pattern.error = "Provide a secured https URL"
[security.ipmirrors.v6]
type = "tags"
default = "https://ip6.yunohost.org"