header screen big

This commit is contained in:
2024-06-18 13:07:41 +02:00
parent c107e38ca8
commit a668919637
155 changed files with 8528 additions and 185 deletions
+3 -3
View File
@@ -79,7 +79,7 @@ parameters:
#
# Enabling Twig debugging is not recommended in production environments.
# @default false
debug: false
debug: true
# Twig auto-reload:
#
# Automatically recompile Twig templates whenever the source code changes.
@@ -99,7 +99,7 @@ parameters:
#
# Disabling the Twig cache is not recommended in production environments.
# @default true
cache: true
cache: false
# File extensions:
#
# List of file extensions the Twig system is allowed to load via the
@@ -161,7 +161,7 @@ parameters:
# Enabling render cache debugging is not recommended in production
# environments.
# @default false
debug: false
debug: true
# Cacheability debugging:
#
# Responses with cacheability metadata (CacheableResponseInterface instances)