mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
12 lines
172 B
JSON
12 lines
172 B
JSON
{
|
|
"luci-app-frps": {
|
|
"description": "Grant UCI access for luci-app-frps",
|
|
"read": {
|
|
"uci": ["frps"]
|
|
},
|
|
"write": {
|
|
"uci": ["frps"]
|
|
}
|
|
}
|
|
}
|