1 Commity 3c96daae82 ... bdfe624430

Autor SHA1 Wiadomość Data
  bach bdfe624430 added dev service 4 lat temu
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      web/sites/development.services.yml

+ 4 - 0
web/sites/development.services.yml

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