mirror of
https://github.com/openwrt/luci.git
synced 2025-02-07 02:19:53 +00:00
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com> [fix commit message] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
15 lines
207 B
JSON
15 lines
207 B
JSON
{
|
|
"luci-app-mjpg-streamer": {
|
|
"description": "Grant UCI access for luci-app-mjpg-streamer",
|
|
"read": {
|
|
"uci": [
|
|
"mjpg-streamer"
|
|
]
|
|
},
|
|
"write": {
|
|
"uci": [
|
|
"mjpg-streamer"
|
|
]
|
|
}
|
|
}
|
|
} |