mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-29 14:48:52 +03:00
9 lines
No EOL
215 B
INI
9 lines
No EOL
215 B
INI
zend_extension=xdebug.so
|
|
|
|
[xdebug]
|
|
xdebug.mode=develop,debug
|
|
xdebug.client_host=localhost
|
|
xdebug.client_port=9003
|
|
xdebug.start_with_request=yes
|
|
xdebug.discover_client_host=false
|
|
xdebug.log='/var/www/html/xdebug.log' |