Files

21 lines
284 B
JSON

{
"admin/services/frp": {
"order": 80,
"title": "frp",
"action": {
"type": "firstchild"
}
},
"admin/services/frp/client": {
"order": 20,
"title": "Client",
"action": {
"type": "view",
"path": "frpc"
},
"depends": {
"acl": [ "luci-app-frpc" ]
}
}
}