You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
310 B

5 years ago
  1. # Local development services.
  2. #
  3. # To activate this feature, follow the instructions at the top of the
  4. # 'example.settings.local.php' file, which sits next to this file.
  5. parameters:
  6. http.response.debug_cacheability_headers: true
  7. services:
  8. cache.backend.null:
  9. class: Drupal\Core\Cache\NullBackendFactory