test_quota_compliance_unix_asymmetric_peer1.conf 659 B

12345678910111213141516171819202122232425262728
  1. @INLINE@ template_cfg_peer1.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer1/
  4. [arm]
  5. PORT = 54087
  6. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_arm_peer1.sock
  7. [statistics]
  8. PORT = 54088
  9. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_statistics_peer1.sock
  10. [resolver]
  11. PORT = 54089
  12. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_resolver_peer1.sock
  13. [peerinfo]
  14. PORT = 54090
  15. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_peerinfo_peer1.sock
  16. [transport]
  17. PORT = 54091
  18. PLUGINS = unix
  19. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_transport_peer1.sock
  20. [transport-unix]
  21. PORT = 54092