test_quota_compliance_unix_asymmetric_peer2.conf 658 B

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