mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-23 01:55:27 +03:00
7 lines
189 B
INI
7 lines
189 B
INI
|
[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'
|