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

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