Changed settings type

This commit is contained in:
theo@manjaro 2022-06-29 09:41:38 +02:00
parent 331ca32eff
commit 7aa8f64ee4

View file

@ -6,10 +6,10 @@ name = "Security"
[security.ipmirrors]
name = "IPmirrors"
[security.ipmirrors.v4]
type = "string"
type = "tags"
default = "https://ip.yunohost.org,https://api.ipify.net"
[security.ipmirrors.v6]
type = "string"
type = "tags"
default = "https://ip6.yunohost.org"
[security.password]
name = "Passwords"