dnet_config.toml 307 B

1234567891011121314151617181920212223
  1. [[nodes]]
  2. name = "darkirc"
  3. host = "localhost"
  4. port = 26660
  5. type = "NORMAL"
  6. [[nodes]]
  7. name = "taud"
  8. host = "localhost"
  9. port = 23330
  10. type = "NORMAL"
  11. #[[nodes]]
  12. #name = "evgrd"
  13. #host = "localhost"
  14. #port = 26690
  15. #type = "NORMAL"
  16. #[[nodes]]
  17. #name = "lilith"
  18. #host = "localhost"
  19. #port = 18927
  20. #type = "LILITH"