mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-28 17:32:00 +08:00
15 lines
236 B
JSON
15 lines
236 B
JSON
{
|
|
"admin/services/filebrowser": {
|
|
"title": "FileBrowser",
|
|
"action": {
|
|
"order": 30,
|
|
"type": "view",
|
|
"path": "filebrowser"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-filebrowser" ],
|
|
"uci": { "filebrowser": true }
|
|
}
|
|
}
|
|
}
|