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

luci-app-wol.json « menu.d « luci « share « usr « root « luci-app-wol « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ece51325fdaa099292e14a97d15b26890061878a (plain)
1
2
3
4
5
6
7
8
9
10
{
	"admin/services/wol": {
		"title": "Wake on LAN",
		"order": 90,
		"action": {
			"type": "view",
			"path": "wol"
		}
	}
}