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

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