mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-22 09:35:28 +03:00
90bf5518cb
* [Core] Add live linting to devcontainer * Deactivate lint on type
7 lines
No EOL
189 B
INI
7 lines
No EOL
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' |