This commit is contained in:
mouyong 2019-08-09 09:08:49 +08:00
parent f64adc2114
commit f01cab7742
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ xdebug.remote_connect_back=1
xdebug.remote_port=9000
xdebug.idekey=PHPSTORM
xdebug.remote_autostart=1
xdebug.remote_autostart=0
xdebug.remote_enable=0
xdebug.cli_color=1
xdebug.profiler_enable=0

View File

@ -5,7 +5,7 @@ xdebug.remote_connect_back=1
xdebug.remote_port=9000
xdebug.idekey=PHPSTORM
xdebug.remote_autostart=1
xdebug.remote_autostart=0
xdebug.remote_enable=0
xdebug.cli_color=1
xdebug.profiler_enable=0