diff --git a/sites/development.services.yml b/sites/development.services.yml index b627495e0a..b20fe9c550 100644 --- a/sites/development.services.yml +++ b/sites/development.services.yml @@ -6,6 +6,8 @@ parameters: http.response.debug_cacheability_headers: true twig.config: debug: true + # auto_reload: true + # cache: false services: cache.backend.null: class: Drupal\Core\Cache\NullBackendFactory