Skip to content

Commit

Permalink
Xdebug remote_connect_back Off
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelstz authored Dec 26, 2017
1 parent 55f3df1 commit 761f79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/config/custom-xdebug.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ xdebug.remote_enable=1
xdebug.remote_handler=dbgp
xdebug.profiler_enable=0
xdebug.profiler_output_dir="/var/www/html"
xdebug.remote_connect_back=1
xdebug.remote_connect_back=0
xdebug.cli_color=1
xdebug.var_display_max_depth=10

0 comments on commit 761f79c

Please sign in to comment.