mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
xdebug.discover_client_host=false
This commit is contained in:
parent
8c7785257c
commit
d29b82f303
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ in
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
xdebug.mode=debug,trace,profile
|
xdebug.mode=debug,trace,profile
|
||||||
xdebug.start_with_request=trigger
|
xdebug.start_with_request=trigger
|
||||||
xdebug.discover_client_host=true
|
xdebug.discover_client_host=false
|
||||||
xdebug.client_host=hazehost
|
xdebug.client_host=hazehost
|
||||||
xdebug.log_level=0
|
xdebug.log_level=0
|
||||||
xdebug.output_dir=/tmp/xdebug
|
xdebug.output_dir=/tmp/xdebug
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue