test_transport_api_unreliability_bluetooth_peer2.conf 615 B

1234567891011121314151617181920212223242526272829
  1. @INLINE@ template_cfg_peer2.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-bluetooth-p2/
  4. [transport-bluetooth]
  5. INTERFACE = hci1
  6. TESTMODE = 2
  7. [arm]
  8. PORT = 12174
  9. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
  10. [statistics]
  11. PORT = 12173
  12. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
  13. [resolver]
  14. PORT = 12172
  15. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
  16. [peerinfo]
  17. PORT = 12171
  18. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
  19. [transport]
  20. PORT = 12170
  21. PLUGINS = bluetooth
  22. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock