mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 20:04:45 +01:00
5 lines
140 B
INI
5 lines
140 B
INI
xdebug.max_nesting_level=512
|
|
xdebug.mode=debug
|
|
xdebug.start_with_request=yes
|
|
xdebug.client_host=host.docker.internal
|
|
xdebug.client_port=9003 |