Packages/luci-app-ramfree/root/usr/share/rpcd/acl.d/luci-app-ramfree.json
2024-12-04 10:15:35 +08:00

11 lines
160 B
JSON

{
"luci-app-ramfree": {
"description": "Free Your Boom",
"read": {
"uci": ["release_ram"]
},
"write": {
"uci": ["release_ram"]
}
}
}