mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update share/config_settings.toml
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
This commit is contained in:
parent
23af36e1cd
commit
6b34d0b9e4
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ name = "Security"
|
|||
[security.ipmirrors.v6]
|
||||
type = "tags"
|
||||
default = "https://ip6.yunohost.org"
|
||||
pattern.regexp = '^https://.*$'
|
||||
pattern.error = "Provide a secured https URL"
|
||||
[security.password]
|
||||
name = "Passwords"
|
||||
[security.password.admin_strength]
|
||||
|
|
Loading…
Add table
Reference in a new issue