mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-11-03 08:28:50 +08:00
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"luci-app-serverchan": {
|
|
"description": "Grant UCI access for luci-app-serverchan",
|
|
"read": {
|
|
"uci": [ "serverchan" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "serverchan" ]
|
|
}
|
|
}
|
|
}
|