Add ACL file

This commit is contained in:
madao 2020-06-20 16:16:43 +08:00
parent ba8a697b76
commit 617e7f9918

View File

@ -0,0 +1,11 @@
{
"luci-app-frps": {
"description": "Grant UCI access for luci-app-frps",
"read": {
"uci": ["frps"]
},
"write": {
"uci": ["frps"]
}
}
}