mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00: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…
Reference in New Issue
Block a user