added dev service
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user