2025-05-29 15:07:58 +08:00

30 lines
518 B
JSON

{
"admin/services/vlmcsd": {
"title": "KMS Server",
"order": 60,
"action": {
"type": "firstchild"
},
"depends": {
"acl": [ "luci-app-vlmcsd" ],
"uci": { "vlmcsd": true }
}
},
"admin/services/vlmcsd/vlmcsd": {
"title": "Basic Setting",
"order": 10,
"action": {
"type": "view",
"path": "vlmcsd/vlmcsd"
}
},
"admin/services/vlmcsd/config": {
"title": "Config File",
"order": 20,
"action": {
"type": "view",
"path": "vlmcsd/config"
}
}
}