Akaunting/php/conf/xdebug.ini

4 lines
156 B
INI
Raw Normal View History

zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so
xdebug.remote_connect_back=1
xdebug.remote_enable=1
xdebug.remote_port=9000