0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-06 18:09:56 +00:00
Jo-Philipp Wich 43e872871a treewide: stage ACL rules for legacy applications
Fixes: #3866
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-10 23:21:35 +02:00

12 lines
174 B
JSON

{
"luci-app-ltqtapi": {
"description": "Grant UCI access for luci-app-ltqtapi",
"read": {
"uci": [ "telephony" ]
},
"write": {
"uci": [ "telephony" ]
}
}
}