Skip to content

Commit

Permalink
Merge pull request #47 from wmortada/xdebug
Browse files Browse the repository at this point in the history
Don't load xdebug twice!
  • Loading branch information
michaelmcandrew committed Nov 11, 2019
2 parents 3a12cdf + ffc0e4b commit d93ecd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion civicrm/buildkit.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ memory_limit = 1024M
cgi.fix_pathinfo = Off
sendmail_path=/usr/sbin/sendmail -t -i
log_errors = On
zend_extension=xdebug.so
xdebug.show_error_trace = On
xdebug.remote_enable = On
xdebug.remote_autostart = 1

0 comments on commit d93ecd4

Please sign in to comment.