drupal up and running

This commit is contained in:
2021-03-15 15:00:01 +01:00
parent baea2a05dd
commit f463699b7b
31 changed files with 14622 additions and 12 deletions

View File

@@ -0,0 +1,9 @@
# 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