test_learning_adv_peer.conf 988 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. @INLINE@ test_hostlist_defaults.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = /tmp/test-gnunet-hostlist-peer-1/
  4. [transport-tcp]
  5. PORT = 22968
  6. [arm]
  7. PORT = 22966
  8. DEFAULTSERVICES = topology hostlist
  9. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-hostlist-p2-service-arm.sock
  10. [statistics]
  11. PORT = 22967
  12. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-hostlist-p2-service-statistics.sock
  13. [resolver]
  14. PORT = 22964
  15. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-hostlist-p2-service-resolver.sock
  16. [peerinfo]
  17. PORT = 22969
  18. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-hostlist-p2-service-peerinfo.sock
  19. [transport]
  20. PORT = 22965
  21. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-hostlist-p2-service-transport.sock
  22. [core]
  23. PORT = 22970
  24. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-hostlist-p2-service-core.sock
  25. [hostlist]
  26. HTTPPORT = 12981
  27. HOSTLISTFILE = hostlists_adv_peer.file
  28. OPTIONS = -p -a
  29. SERVERS = http://localhost:12981/
  30. EXTERNAL_DNS_NAME = localhost
  31. [dht]
  32. AUTOSTART = NO
  33. [ats]
  34. PORT = 22971
  35. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-ats-p2-service-core.sock