2 "$schema": "http://json-schema.org/draft-04/schema#",
3 "extends": "./schema-definitions.json#",
7 "$ref": "#/definitions/tcpv4port"
9 "description": "Start allocating ports at this value, going upward",
14 "description": "The backend url that varnish will cache",
18 "description": "Controls automated cache checker, disabled if null or empty",
21 "description": "Override entry-point-url web checker will check the HTTP headers of all links in the web site, '%(ip)s' and '%(port)s' being substituted with varnish's listening ip and port, respectively",
22 "default": "http://%(ip)s:%(port)s/",
26 "description": "Email address to which web checker result is sent",
30 "description": "The smtp server to be used to send the web checker result",