mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 03:01:54 +08:00
15 lines
229 B
JSON
15 lines
229 B
JSON
{
|
|
"luci-app-switchtools": {
|
|
"description": "Grant UCI access for luci-app-switchtools",
|
|
"read": {
|
|
"uci": [
|
|
"switchmode"
|
|
]
|
|
},
|
|
"write": {
|
|
"uci": [
|
|
"switchmode"
|
|
]
|
|
}
|
|
}
|
|
} |