Last active
December 12, 2024 19:43
-
-
Save juancarielo/ef5c63d6fdb0b25c7e8477cbdd09962b to your computer and use it in GitHub Desktop.
Local services for Drupal.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment