12 lines
166 B
JSON
12 lines
166 B
JSON
|
{
|
||
|
"luci-app-cshark": {
|
||
|
"description": "Grant UCI access for luci-app-cshark",
|
||
|
"read": {
|
||
|
"uci": [ "cshark" ]
|
||
|
},
|
||
|
"write": {
|
||
|
"uci": [ "cshark" ]
|
||
|
}
|
||
|
}
|
||
|
}
|