mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-24 06:44:21 +00:00
11 lines
178 B
JSON
11 lines
178 B
JSON
|
{
|
||
|
"luci-app-nginx-ha": {
|
||
|
"description": "Grant UCI access for luci-app-nginx-ha",
|
||
|
"read": {
|
||
|
"uci": [ "nginx-ha" ]
|
||
|
},
|
||
|
"write": {
|
||
|
"uci": [ "nginx-ha" ]
|
||
|
}
|
||
|
}
|
||
|
}
|