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

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