mirror of
https://github.com/appwrite/appwrite
synced 2026-04-21 21:47:16 +00:00
8 lines
195 B
INI
8 lines
195 B
INI
zend_extension=xdebug
|
|
|
|
[xdebug]
|
|
xdebug.mode=develop,debug,profile
|
|
xdebug.client_host=host.docker.internal
|
|
xdebug.start_with_request=yes
|
|
xdebug.output_dir=/tmp/xdebug
|
|
xdebug.use_compression=false
|