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

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