test_quota_compliance_http_asymmetric_peer2.conf 707 B

1234567891011121314151617181920212223242526272829303132
  1. @INLINE@ template_cfg_peer2.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
  4. [transport-http_server]
  5. PORT = 53010
  6. USE_IPv6 = NO
  7. BINDTO = 127.0.0.1
  8. [arm]
  9. PORT = 53015
  10. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer2.sock
  11. [statistics]
  12. PORT = 53014
  13. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer2.sock
  14. [resolver]
  15. PORT = 53013
  16. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer2.sock
  17. [peerinfo]
  18. PORT = 53012
  19. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer2.sock
  20. [transport]
  21. PORT = 53011
  22. PLUGINS = http_server
  23. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer2.sock