11 lines
176 B
JSON
11 lines
176 B
JSON
{
|
|
"luci-app-splash": {
|
|
"description": "Grant UCI access for luci-app-splash",
|
|
"read": {
|
|
"uci": [ "luci_splash" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "luci_splash" ]
|
|
}
|
|
}
|
|
}
|