Skip to content
Snippets Groups Projects
Commit 375d58cf authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Complete xdebug setup

parent 90d099dd
Branches
No related tags found
No related merge requests found
...@@ -1341,6 +1341,7 @@ xdebug.remote_port=9000 ...@@ -1341,6 +1341,7 @@ xdebug.remote_port=9000
xdebug.profiler_enable=0 xdebug.profiler_enable=0
xdebug.show_local_vars=off xdebug.show_local_vars=off
xdebug.profiler_output_dir=c:/ xdebug.profiler_output_dir=c:/
xdebug.profiler_append=0
; Local Variables: ; Local Variables:
; tab-width: 4 ; tab-width: 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment