added dev service
This commit is contained in:
parent
3c96daae82
commit
bdfe624430
@ -4,6 +4,10 @@
|
||||
# 'example.settings.local.php' file, which sits next to this file.
|
||||
parameters:
|
||||
http.response.debug_cacheability_headers: true
|
||||
twig.config:
|
||||
debug: true
|
||||
cache: false
|
||||
auto_reload: true
|
||||
services:
|
||||
cache.backend.null:
|
||||
class: Drupal\Core\Cache\NullBackendFactory
|
||||
|
Loading…
x
Reference in New Issue
Block a user