Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 

8 rindas
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