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