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.
|
# 'example.settings.local.php' file, which sits next to this file.
|
||||||
parameters:
|
parameters:
|
||||||
http.response.debug_cacheability_headers: true
|
http.response.debug_cacheability_headers: true
|
||||||
|
twig.config:
|
||||||
|
debug: true
|
||||||
|
cache: false
|
||||||
|
auto_reload: true
|
||||||
services:
|
services:
|
||||||
cache.backend.null:
|
cache.backend.null:
|
||||||
class: Drupal\Core\Cache\NullBackendFactory
|
class: Drupal\Core\Cache\NullBackendFactory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user