test_quota_compliance_udp_peer2.conf 671 B

123456789101112131415161718192021222324252627282930
  1. @INLINE@ template_cfg_peer2.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
  4. [transport-udp]
  5. PORT = 53368
  6. MAX_BPS = 50000000
  7. [arm]
  8. PORT = 53087
  9. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_arm_peer2.sock
  10. [statistics]
  11. PORT = 53088
  12. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_statistics_peer2.sock
  13. [resolver]
  14. PORT = 53089
  15. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_resolver_peer2.sock
  16. [peerinfo]
  17. PORT = 53090
  18. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_peerinfo_peer2.sock
  19. [transport]
  20. PORT = 53091
  21. PLUGINS = udp
  22. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_transport_peer2.sock