You are here

constant VARNISH_DEFAULT_BANTYPE in Varnish 7

Same name and namespace in other branches
  1. 8 varnish.module \VARNISH_DEFAULT_BANTYPE
  2. 6 varnish.module \VARNISH_DEFAULT_BANTYPE
2 uses of VARNISH_DEFAULT_BANTYPE
varnish_admin_settings_form in ./varnish.admin.inc
Menu callback for varnish admin settings.
varnish_purge in ./varnish.module
Helper function to purge items for a host that matches the provided pattern.

File

./varnish.module, line 18
Common functions used for the module.

Code

define('VARNISH_DEFAULT_BANTYPE', VARNISH_BANTYPE_NORMAL);