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