Dev settings

This commit is contained in:
Rob Davies 2017-05-22 15:16:02 +01:00
parent cd2b994c63
commit 86099b2963

View file

@ -4,6 +4,13 @@
# 'example.settings.local.php' file, which sits next to this file.
parameters:
http.response.debug_cacheability_headers: true
twig.config:
# Twig debugging.
debug: true
# Twig auto-reload.
auto_reload: null
# Twig cache.
cache: false
services:
cache.backend.null:
class: Drupal\Core\Cache\NullBackendFactory