test_transport_api_unreliability_constant_udp_peer1.conf 602 B

123456789101112131415161718192021222324252627282930
  1. @INLINE@ template_cfg_peer1.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-udp-p1/
  4. [transport-udp]
  5. PORT = 12040
  6. MAX_BPS = 1073741824
  7. [arm]
  8. PORT = 12045
  9. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
  10. [statistics]
  11. PORT = 12044
  12. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
  13. [resolver]
  14. PORT = 12043
  15. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
  16. [peerinfo]
  17. PORT = 12042
  18. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
  19. [transport]
  20. PORT = 12041
  21. PLUGINS = udp
  22. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock