NoteOnMe博客平台搭建
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 

14 righe
356 B

file_uploads = On
[xdebug]
zend_extension=/usr/lib/php/20170718/xdebug.so
xdebug.remote_host=192.168.1.106
xdebug.remote_port=9001
xdebug.remote_enable=On
xdebug.remote_autostart=On
xdebug.remote_connect_back=Off
xdebug.profiler_enable=On
xdebug.remote_handler=dbgp
xdebug.remote_log="/app/xdebug.log"
xdebug.max_nesting_level=1256
xdebug.idekey="VSCODE"