Welcome to mirror list, hosted at ThFree Co, Russian Federation.

luci-app-ltqtapi.json « acl.d « rpcd « share « usr « root « luci-app-ltqtapi « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0d4df93a85f58fd4b01c90770a484e1a14b18e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"luci-app-ltqtapi": {
		"description": "Grant UCI access for luci-app-ltqtapi",
		"read": {
			"uci": [ "telephony" ]
		},
		"write": {
			"uci": [ "telephony" ]
		}
	}
}