development.services.yml in Drupal 10
Same filename in this branch
Same filename and directory in other branches
sites/development.services.yml
File
sites/development.services.ymlView source
- # Local development services.
- #
- # To activate this feature, follow the instructions at the top of the
- # 'example.settings.local.php' file, which sits next to this file.
- parameters:
- http.response.debug_cacheability_headers: true
- services:
- cache.backend.null:
- class: Drupal\Core\Cache\NullBackendFactory
Services
Name | Description |
---|---|
cache.backend.null | Drupal\Core\Cache\NullBackendFactory |