17 lines
312 B
JSON
17 lines
312 B
JSON
![]() |
{
|
||
|
"admin/services/xray": {
|
||
|
"title": "Xray",
|
||
|
"action": {
|
||
|
"type": "view",
|
||
|
"path": "xray"
|
||
|
},
|
||
|
"depends": {
|
||
|
"acl": [
|
||
|
"luci-app-xray"
|
||
|
],
|
||
|
"uci": {
|
||
|
"xray": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|