You are here

constant VARNISH_DEFAULT_BANTYPE in Varnish 6

Same name and namespace in other branches
  1. 8 varnish.module \VARNISH_DEFAULT_BANTYPE
  2. 7 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 11
varnish.module Provide drupal hooks for integration with the Varnish control layer.

Code

define('VARNISH_DEFAULT_BANTYPE', VARNISH_BANTYPE_NORMAL);