test_transport_api_manipulation_send_tcp_peer1.conf 594 B

1234567891011121314151617181920212223242526272829
  1. @INLINE@ template_cfg_peer1.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
  4. [transport-tcp]
  5. PORT = 12000
  6. TIMEOUT = 5 s
  7. [arm]
  8. PORT = 12005
  9. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
  10. [statistics]
  11. PORT = 12004
  12. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
  13. [resolver]
  14. PORT = 12003
  15. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
  16. [peerinfo]
  17. PORT = 12002
  18. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
  19. [transport]
  20. PORT = 12001
  21. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
  22. PLUGINS = tcp