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:
@@ -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
|
||||
|
Reference in New Issue
Block a user