浏览代码

added dev service

bach 3 年之前
父节点
当前提交
bdfe624430
共有 1 个文件被更改,包括 4 次插入0 次删除
  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