docker-example-drupal-localgov/assets/composer/development.services.yml

14 lines
381 B
YAML
Raw Permalink Normal View History

2023-03-03 19:36:19 +00:00
# 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