config_4dev.yaml 210 B

12345678910111213141516
  1. # Connect to:
  2. host: "127.0.0.1"
  3. port: 2002
  4. # Listen on:
  5. listen_port: 9999
  6. listen_on: "127.0.0.1"
  7. # Yes, save .raw files
  8. # raw: True
  9. debug: True
  10. logfile: True
  11. # logfile: False
  12. # logfile: True
  13. log_lines: True