local
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user