test_quota_compliance_unix_peer2.conf 689 B

12345678910111213141516171819202122232425262728293031
  1. @INLINE@ template_cfg_peer2.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
  4. [transport-unix]
  5. PORT = 12136
  6. [arm]
  7. PORT = 53087
  8. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_arm_peer2.sock
  9. [statistics]
  10. PORT = 53088
  11. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_statistics_peer2.sock
  12. [resolver]
  13. PORT = 53089
  14. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_resolver_peer2.sock
  15. [peerinfo]
  16. PORT = 53090
  17. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_peerinfo_peer2.sock
  18. [transport]
  19. PORT = 53091
  20. PLUGINS = unix
  21. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_transport_peer2.sock
  22. [transport-unix]
  23. PORT = 53368