From 8775994e66e9d42434b3ef59b1c4d3eee7745d73 Mon Sep 17 00:00:00 2001 From: ouidade Date: Wed, 29 Nov 2023 20:55:54 +0100 Subject: [PATCH] developement.service.yml --- web/sites/development.services.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 web/sites/development.services.yml diff --git a/web/sites/development.services.yml b/web/sites/development.services.yml deleted file mode 100644 index d2857c6..0000000 --- a/web/sites/development.services.yml +++ /dev/null @@ -1,9 +0,0 @@ -# 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: - http.response.debug_cacheability_headers: true -services: - cache.backend.null: - class: Drupal\Core\Cache\NullBackendFactory