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

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