mirror of
https://github.com/openwrt/luci.git
synced 2025-02-11 22:50:58 +00:00
12 lines
178 B
JSON
12 lines
178 B
JSON
{
|
|
"luci-app-pagekitec": {
|
|
"description": "Grant UCI access for luci-app-pagekitec",
|
|
"read": {
|
|
"uci": [ "pagekitec" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "pagekitec" ]
|
|
}
|
|
}
|
|
}
|