Skip to content
Snippets Groups Projects
Commit 7da36142 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Supression config xdebug pour afficher moins debug

parent 2605f05e
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,5 @@ xdebug.profiler_output_name = "xdebug.out.%p" ...@@ -30,7 +30,5 @@ xdebug.profiler_output_name = "xdebug.out.%p"
xdebug.client_host=host.docker.internal xdebug.client_host=host.docker.internal
xdebug.start_with_request=yes xdebug.start_with_request=yes
xdebug.discover_client_host=1 xdebug.discover_client_host=1
xdebug.show_local_vars = 1
xdebug.var_display_max_children = 512 xdebug.var_display_max_children = 512
xdebug.max_nesting_level = 128 xdebug.max_nesting_level = 128
xdebug.var_display_max_data = -1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment