feat: change source

This commit is contained in:
牟勇
2019-12-05 11:23:51 +08:00
parent b6204e5933
commit 5a0c905457
4 changed files with 5 additions and 22 deletions

View File

@ -6,7 +6,7 @@ xdebug.remote_port=9000
xdebug.idekey=PHPSTORM
xdebug.remote_autostart=0
xdebug.remote_enable=1
xdebug.remote_enable=0
xdebug.cli_color=1
xdebug.profiler_enable=0
xdebug.profiler_output_dir="~/xdebug/phpstorm/tmp/profiling"