mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-24 07:30:10 +01:00
8 lines
152 B
INI
8 lines
152 B
INI
zend_extension=xdebug
|
|
|
|
[xdebug]
|
|
xdebug.mode = profile
|
|
xdebug.start_with_request = start
|
|
error_reporting = E_ALL
|
|
xdebug.output_dir = /var/www/xdebug_out
|