test_transport_api_unreliability_constant_udp_peer2.conf 602 B

123456789101112131415161718192021222324252627282930
  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. MAX_BPS = 1073741824
  7. [arm]
  8. PORT = 12055
  9. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
  10. [statistics]
  11. PORT = 12054
  12. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
  13. [resolver]
  14. PORT = 12053
  15. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
  16. [peerinfo]
  17. PORT = 12052
  18. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
  19. [transport]
  20. PORT = 12051
  21. PLUGINS = udp
  22. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock