2020-05-01 09:07:01 +00:00
|
|
|
{
|
|
|
|
"admin/services/https-dns-proxy": {
|
|
|
|
"title": "Proxy DNS Over HTTPS",
|
|
|
|
"order": 20,
|
|
|
|
"action": {
|
2020-05-05 08:24:56 +00:00
|
|
|
"type": "cbi",
|
2020-05-01 09:07:01 +00:00
|
|
|
"path": "https-dns-proxy"
|
|
|
|
},
|
|
|
|
"depends": {
|
|
|
|
"acl": [ "luci-app-https-dns-proxy" ]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|