mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Remove not needed files on openmptcprouter-api package
This commit is contained in:
parent
7e85c4751d
commit
4e08bcc1b2
2 changed files with 0 additions and 27 deletions
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"admin/system/openmptcprouter": {
|
|
||||||
"title": "OpenMPTCProuter",
|
|
||||||
"order": 1,
|
|
||||||
"action": {
|
|
||||||
"type": "template",
|
|
||||||
"path": "openmptcprouter/wizard"
|
|
||||||
},
|
|
||||||
"depends": {
|
|
||||||
"acl": [ "luci-app-openmptcprouter" ]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,14 +0,0 @@
|
||||||
{
|
|
||||||
"luci-app-openmptcprouter": {
|
|
||||||
"description": "Grant UCI access for luci-app-openmptcprouter",
|
|
||||||
"read": {
|
|
||||||
"uci": [ "*" ],
|
|
||||||
"ubus": {
|
|
||||||
"openmptcprouter": [ "*" ]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"write": {
|
|
||||||
"uci": [ "*" ]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue