xdebug.ini 164 B

123456
  1. xdebug.remote_enable=0
  2. xdebug.remote_host=remotehost
  3. xdebug.remote_handler=dbgp
  4. xdebug.remote_port=9009
  5. xdebug.remote_autostart=0
  6. xdebug.remote_log=/tmp/xdebug.log