Supress the CLI xdebug warnings
This commit is contained in:
parent
c39dad618e
commit
d8d5ffe6b1
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ upload_max_filesize = 100M
|
|||
post_max_size = 100M
|
||||
xdebug.mode = debug
|
||||
xdebug.client_host = host.docker.internal
|
||||
xdebug.log_level = 0
|
||||
|
|
Loading…
Reference in a new issue