openwrt-bgme-feed/root/usr/share/rpcd/acl.d/luci-app-fakehttp.json
bgme 2690c33ad6 Squashed 'luci-app-fakehttp/' content from commit fee47a1
git-subtree-dir: luci-app-fakehttp
git-subtree-split: fee47a159e2ddd3339e3485c2e211e3ac931029a
2025-07-12 15:54:36 +08:00

11 lines
195 B
JSON

{
"luci-app-fakehttp": {
"description": "Grant UCI and RPC access to LuCI app fakehttp",
"read": {
"uci": ["fakehttp"]
},
"write": {
"uci": ["fakehttp"]
}
}
}