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: 4e68dde1c555abf98a913737ab1fa2bada6a21cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"admin/services/dump1090": {
		"title": "dump1090",
		"action": {
			"type": "cbi",
			"path": "dump1090",
			"post": { "cbi.submit": true }
		},
		"depends": {
			"uci": { "dump1090": true }
		}
	}
}