Files
openwrt_packages/luci-app-ramfree/root/usr/share/luci/menu.d/luci-app-ramfree.json
2025-11-02 14:26:26 +08:00

14 lines
211 B
JSON

{
"admin/status/ramfree": {
"title": "Freeping Memory Cache",
"order": 9999,
"action": {
"type": "view",
"path": "ramfree"
},
"depends": {
"acl": [ "luci-app-ramfree" ]
}
}
}