mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
8 lines
138 B
INI
8 lines
138 B
INI
[xdebug]
|
|
zend_extension='xdebug.so'
|
|
|
|
xdebug.remote_enable=1
|
|
xdebug.remote_connect_back=1
|
|
xdebug.idekey='PHPSTORM'
|
|
xdebug.remote_port=9001
|