Merge commit 'f0353c7f4a' as 'luci-app-smartdns'
This commit is contained in:
commit
70e2b0ef77
13 changed files with 8229 additions and 0 deletions
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"admin/services/smartdns": {
|
||||
"title": "SmartDNS",
|
||||
"order": 60,
|
||||
"action": {
|
||||
"type": "view",
|
||||
"path": "smartdns/smartdns"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-smartdns" ],
|
||||
"uci": { "smartdns": true }
|
||||
}
|
||||
},
|
||||
|
||||
"admin/services/smartdns/log": {
|
||||
"action": {
|
||||
"type": "view",
|
||||
"path": "smartdns/log"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue