This commit is contained in:
2024-06-22 22:09:02 +02:00
parent 7b93e0576c
commit fee459b1ec
+2 -2
View File
@@ -79,7 +79,7 @@ parameters:
# #
# Enabling Twig debugging is not recommended in production environments. # Enabling Twig debugging is not recommended in production environments.
# @default false # @default false
debug: true debug: false
# Twig auto-reload: # Twig auto-reload:
# #
# Automatically recompile Twig templates whenever the source code changes. # Automatically recompile Twig templates whenever the source code changes.
@@ -161,7 +161,7 @@ parameters:
# Enabling render cache debugging is not recommended in production # Enabling render cache debugging is not recommended in production
# environments. # environments.
# @default false # @default false
debug: true debug: false
# Cacheability debugging: # Cacheability debugging:
# #
# Responses with cacheability metadata (CacheableResponseInterface instances) # Responses with cacheability metadata (CacheableResponseInterface instances)