mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 11:54:42 +01:00
9 lines
187 B
INI
9 lines
187 B
INI
opcache.jit=disable
|
|
zend_extension=xdebug.so
|
|
|
|
xdebug.max_nesting_level=512
|
|
xdebug.mode=debug
|
|
xdebug.start_with_request=yes
|
|
xdebug.client_host=host.docker.internal
|
|
xdebug.client_port=9003
|