aboutsummaryrefslogtreecommitdiff
path: root/share/templater/drupal-composer/files/services.dev.yml
blob: 2d17d83ea3576b0da9f4b609b7ddf075da9bdfba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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
  twig.config:
    debug: true
    auto_reload: true  
services:
  cache.backend.null:
    class: Drupal\Core\Cache\NullBackendFactory