popsu-d9/web/sites/development.services.yml
armansansd a7e799de0d header
2021-06-24 13:58:20 +02:00

13 lines
358 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
cache: false
services:
cache.backend.null:
class: Drupal\Core\Cache\NullBackendFactory