mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-11 10:42:04 +08:00
Add ACL file
This commit is contained in:
parent
ba8a697b76
commit
617e7f9918
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"luci-app-frps": {
|
||||||
|
"description": "Grant UCI access for luci-app-frps",
|
||||||
|
"read": {
|
||||||
|
"uci": ["frps"]
|
||||||
|
},
|
||||||
|
"write": {
|
||||||
|
"uci": ["frps"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user