test_transport_api_timeout_udp_peer2.conf 615 B

12345678910111213141516171819202122232425262728293031
  1. @INLINE@ template_cfg_peer2.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-udp-p2/
  4. [transport-udp]
  5. PORT = 12050
  6. BROADCAST = NO
  7. MAX_BPS = 50000000
  8. [arm]
  9. PORT = 12055
  10. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
  11. [statistics]
  12. PORT = 12054
  13. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
  14. [resolver]
  15. PORT = 12053
  16. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
  17. [peerinfo]
  18. PORT = 12052
  19. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
  20. [transport]
  21. PORT = 12051
  22. PLUGINS = udp
  23. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock