Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 677 Bytes

web_profiler.rst

File metadata and controls

23 lines (15 loc) · 677 Bytes

single: Configuration Reference; WebProfiler

WebProfilerBundle Configuration

Full Default Configuration

web_profiler:

    # display secondary information to make the toolbar shorter
    verbose:             true

    # display the web debug toolbar at the bottom of pages with a summary of profiler info
    toolbar:             false

    # gives you the opportunity to look at the collected data before following the redirect
    intercept_redirects: false