Issue #2827047 by faline, tstoeckler: Add http.response.debug_cacheability_headers: true to development.services.yml

8.3.x
Alex Pott 2016-11-15 10:29:40 +00:00
parent ed730baa8c
commit 37db2b5a05
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
#
# 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