This commit is contained in:
armansansd
2021-06-24 13:58:20 +02:00
30 changed files with 916 additions and 67 deletions

View File

@@ -4,6 +4,9 @@
# '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