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

luci-app-bcp38.json « menu.d « luci « share « usr « root « luci-app-bcp38 « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f85d69d48ab49d9f42981134fe1f9feaae3eb2fa (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"admin/network/firewall/bcp38": {
		"title": "BCP38",
		"order": 50,
		"action": {
			"type": "cbi",
			"path": "bcp38",
			"post": { "cbi.submit": true }
		}
	}
}