This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
docker-examples/drupal-localgov/assets/composer/development.services.yml

13 lines
381 B
YAML

# 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
twig.config:
debug: true
auto_reload: false
cache: false
services:
cache.backend.null:
class: Drupal\Core\Cache\NullBackendFactory