luci/applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json
Richard Yu 51d38ee06d
luci-app-frp: add new packages
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2020-01-27 01:26:10 +08:00

8 lines
113 B
JSON

{
"luci-app-frps": {
"description": "Grant access to LuCI app frps",
"write": {
"uci": ["frps"]
}
}
}