aboutsummaryrefslogtreecommitdiff
path: root/share/templater/drupal-composer/files/development.services.yml
diff options
context:
space:
mode:
Diffstat (limited to 'share/templater/drupal-composer/files/development.services.yml')
-rw-r--r--share/templater/drupal-composer/files/development.services.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/templater/drupal-composer/files/development.services.yml b/share/templater/drupal-composer/files/development.services.yml
new file mode 100644
index 0000000..d2857c6
--- /dev/null
+++ b/share/templater/drupal-composer/files/development.services.yml
@@ -0,0 +1,9 @@
+# Local development services.
+#
+# To activate this feature, follow the instructions at the top of the
+# 'example.settings.local.php' file, which sits next to this file.
+parameters:
+ http.response.debug_cacheability_headers: true
+services:
+ cache.backend.null:
+ class: Drupal\Core\Cache\NullBackendFactory