mirror of
https://github.com/daledavies/jump.git
synced 2026-01-11 01:42:09 +01:00
6 lines
141 B
INI
6 lines
141 B
INI
zend_extension=xdebug.so
|
|
|
|
xdebug.mode=debug
|
|
xdebug.discover_client_host = true
|
|
xdebug.start_with_request=trigger
|
|
xdebug.log="/tmp/xdebug.log" |