You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
734 B
JSON

1 year ago
{
"admin/nas": {
"title": "NAS",
"order": 44,
"action": {
"type": "firstchild",
"recurse": true
}
},
"admin/nas/tinyfilemanager": {
"title": "Tiny File Manager",
"order": 10,
"action": {
"type": "firstchild"
},
"depends": {
"acl": [ "luci-app-tinyfilemanager" ],
"uci": { "tinyfilemanager": true }
}
},
"admin/nas/tinyfilemanager/tinyfilemanager": {
"title": "Tiny File Manager",
"order": 1,
"action": {
"type": "view",
"path": "tinyfilemanager/main"
}
},
"admin/nas/tinyfilemanager/config": {
"title": "Config",
"order": 2,
"action": {
"type": "view",
"path": "tinyfilemanager/config"
}
}
}