public property HttpPurgerSettings::$runtime_measurement in Generic HTTP Purger 8
Runtime measurement.
When FALSE, dynamic capacity calculation will be disabled and based upon the connect_timeout and timeout settings.
Type: bool
File
- src/
Entity/ HttpPurgerSettings.php, line 145
Class
- HttpPurgerSettings
- Defines the HTTP purger settings entity.
Namespace
Drupal\purge_purger_http\EntityCode
public $runtime_measurement = TRUE;