1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-30 20:37:41 +01:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
189 B
INI
Raw Permalink Normal View History

2023-03-07 17:10:36 +01:00
[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'