mirror of
https://github.com/openwrt/luci.git
synced 2025-02-20 20:16:27 +00:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"luci-app-radicale": {
|
|
"description": "Grant UCI access for luci-app-radicale",
|
|
"read": {
|
|
"uci": [ "radicale" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "radicale" ]
|
|
}
|
|
}
|
|
}
|