aboutsummaryrefslogtreecommitdiff
path: root/share/drupal8/development.services.yml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-10-27 22:22:14 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-10-27 22:22:14 -0200
commitb0208a9fdde63e7ff1bbf5de69a2d6dcee863cc5 (patch)
treea2a70d48c8af8a0d714ad4ed0b7301731430c839 /share/drupal8/development.services.yml
parentfd89cae29180a6a28e6e55b51ce89e70ea3a4984 (diff)
downloadtemplater-b0208a9fdde63e7ff1bbf5de69a2d6dcee863cc5.tar.gz
templater-b0208a9fdde63e7ff1bbf5de69a2d6dcee863cc5.tar.bz2
Drupal 8 config files
Diffstat (limited to 'share/drupal8/development.services.yml')
-rw-r--r--share/drupal8/development.services.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/drupal8/development.services.yml b/share/drupal8/development.services.yml
new file mode 100644
index 0000000..d2857c6
--- /dev/null
+++ b/share/drupal8/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