test_transport_api_manipulation_send_tcp_peer1.conf 615 B

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