small-package/luci-app-filebrowser/root/usr/share/luci/menu.d/luci-app-filebrowser.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 }
}
}
}