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

luci-app-minidlna.json « menu.d « luci « share « usr « root « luci-app-minidlna « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ddb4129b4561e307fd6d96b68dd24fba1876d71b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"admin/services/minidlna": {
		"title": "miniDLNA",
		"action": {
			"type": "view",
			"path": "minidlna"
		},
		"depends": {
			"uci": { "minidlna": true }
		}
	}
}