1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 13:52:56 +02:00

chore(core): update config

This commit is contained in:
Awilum
2019-12-01 21:24:33 +03:00
parent 9d27f6e191
commit 566b381ced

View File

@@ -70,7 +70,7 @@ entries:
#
# - display: Display errors or not.
errors:
display: true
display: false
# Cache
#
@@ -165,7 +165,7 @@ whoops:
# - response_chunk_size: Size of each chunk read from the Response body when sending to the browser.
#
# - http_version: The protocol version used by the Response object.
display_error_details: true
display_error_details: false
add_content_length_header: true
router_cache_file: false
determine_route_before_app_middleware: false