1
0
Fork 0
mirror of synced 2024-09-21 20:11:15 +12:00
appwrite/dev/xdebug.ini

7 lines
165 B
INI
Raw Normal View History

2023-11-06 23:08:11 +13:00
zend_extension=xdebug
[xdebug]
2024-03-09 03:10:20 +13:00
xdebug.mode=develop,debug,profile
2023-11-06 23:08:11 +13:00
xdebug.client_host=host.docker.internal
2024-03-09 03:10:20 +13:00
xdebug.start_with_request=yes
xdebug.output_dir=/tmp/xdebug