luci-app-filebrowser: File Browser
[project/luci.git] / applications / luci-app-filebrowser / root / usr / share / luci / menu.d / luci-app-filebrowser.json
1 {
2 "admin/system/filebrowser": {
3 "title": "File Browser",
4 "order": 80,
5 "action": {
6 "type": "view",
7 "path": "system/filebrowser"
8 },
9 "depends": {
10 "acl": [ "luci-app-filebrowser" ]
11 }
12 }
13 }