Ver código fonte

added dev service

bach 3 anos atrás
pai
commit
bdfe624430
1 arquivos alterados com 4 adições e 0 exclusões
  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