X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_transport_api_reliability_bluetooth_peer2.conf;h=9c68b5fbcd2fcce67103f7d0dd5f56866457f850;hb=5268a6fed72de00832cf075f480c03fe86952bb6;hp=fe2535d9f163ad002d63c5e5b0663bf34b12aae5;hpb=d0a9f269aa6575253b1c284d594a467e6fdeb7c7;p=oweals%2Fgnunet.git diff --git a/src/transport/test_transport_api_reliability_bluetooth_peer2.conf b/src/transport/test_transport_api_reliability_bluetooth_peer2.conf index fe2535d9f..9c68b5fbc 100644 --- a/src/transport/test_transport_api_reliability_bluetooth_peer2.conf +++ b/src/transport/test_transport_api_reliability_bluetooth_peer2.conf @@ -1,6 +1,6 @@ @INLINE@ template_cfg_peer2.conf [PATHS] -GNUNET_TEST_HOME = /tmp/test-transport/api-bluetooth-p2/ +GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-bluetooth-p2/ [transport-bluetooth] INTERFACE = hci1 @@ -8,22 +8,25 @@ TESTMODE = 2 [arm] PORT = 12174 -UNIXPATH = /tmp/gnunet-p2-service-arm.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock [statistics] PORT = 12173 -UNIXPATH = /tmp/gnunet-p2-service-statistics.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock [resolver] PORT = 12172 -UNIXPATH = /tmp/gnunet-p2-service-resolver.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock [peerinfo] PORT = 12171 -UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock [transport] PORT = 12170 PLUGINS = bluetooth -UNIXPATH = /tmp/gnunet-p2-service-transport.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock +[ats] +BLUETOOTH_QUOTA_IN = unlimited +BLUETOOTH_QUOTA_OUT = unlimited