diff --git a/flextype/config/settings.yaml b/flextype/config/settings.yaml index 2f8cfb47..ae7b50fa 100644 --- a/flextype/config/settings.yaml +++ b/flextype/config/settings.yaml @@ -125,15 +125,24 @@ admin_panel: whoops: editor: atom page_title: Error! + display_error_details: true + add_content_length_header: true + router_cache_file: false + determine_route_before_app_middleware: false + output_buffering: append + response_chunk_size: 4096 + http_version: '1.1' + twig: auto_reload: true + slugify: separator: "-" lowercase: true @@ -141,5 +150,6 @@ slugify: regexp: "/[^A-Za-z0-9]+/" lowercase_after_regexp: false strip_tags: false + image: driver: gd