Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 

8 wiersze
258 B

  1. ;xdebug.log = /home/danielknudsen/xdebug.log
  2. ;xdebug.client_port = 9003
  3. ;xdebug.client_host=host.docker.internal
  4. xdebug.client_host=docker.for.mac.localhost
  5. xdebug.mode = debug
  6. xdebug.start_with_request = yes
  7. xdebug.log = /tmp/xdebug.log
  8. xdebug.log_level = 7