mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-05-01 04:10:30 +08:00
12 lines
158 B
JSON
12 lines
158 B
JSON
{
|
|
"luci-app-gost": {
|
|
"description": "Grant UCI access for luci-app-gost",
|
|
"read": {
|
|
"uci": [ "gost" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "gost" ]
|
|
}
|
|
}
|
|
}
|