public property VarnishPurgerSettings::$runtime_measurement in Varnish purger 8.2
Same name and namespace in other branches
- 8 src/Entity/VarnishPurgerSettings.php \Drupal\varnish_purger\Entity\VarnishPurgerSettings::runtime_measurement
When FALSE, dynamic capacity calculation will be disabled and based upon the connect_timeout and timeout settings.
Type: bool
File
- src/
Entity/ VarnishPurgerSettings.php, line 121
Class
- VarnishPurgerSettings
- Defines the HTTP purger settings entity.
Namespace
Drupal\varnish_purger\EntityCode
public $runtime_measurement = TRUE;