1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
adguardhome_ynh/config_panel.toml
2023-10-18 23:27:58 +02:00

12 lines
298 B
TOML

version = "1.0"
[main]
name = "AdguardHome configuration"
services = ["__APP__"]
[main.options.dns_over_https]
ask = "Enable DNS-over-HTTPS"
type = "boolean"
yes = "true"
no = "false"
bind = "allow_unencrypted_doh:__INSTALL_DIR__/AdGuardHome.yaml"