development.services.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.6
src/assets/development.services.yml
File
src/assets/development.services.ymlView source
- # 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:
- twig.config:
- debug: true
- cache: false
- http.response.debug_cacheability_headers: true
- services:
- cache.backend.null:
- class: Drupal\Core\Cache\NullBackendFactory