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

luci-app-dump1090.json « menu.d « luci « share « usr « root « luci-app-dump1090 « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 027a817745e7f6bcdec793a846bf0ee80a08afb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"admin/services/dump1090": {
		"title": "dump1090",
		"action": {
			"type": "cbi",
			"path": "dump1090",
			"post": { "cbi.submit": true }
		},
		"depends": {
			"acl": [ "luci-app-dump1090" ],
			"uci": { "dump1090": true }
		}
	}
}