1KA_F2F/frontend/drupal9/web/sites/default/development.services.yml

14 lines
380 B
YAML
Raw Normal View History

2022-06-16 22:25:40 +02: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: true
cache: false
services:
cache.backend.null:
class: Drupal\Core\Cache\NullBackendFactory