diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-12-11 13:37:04 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-12-11 13:37:04 +0000 |
commit | d40de2c07c4a5327669044abce9675c6310a3448 (patch) | |
tree | 18519c3d070d13706b55949a6881b1983d250ee0 /src/transport/test_quota_compliance_bluetooth_asymmetric_peer2.conf | |
parent | f4023caa41879e4910027c344bfb842d512f3797 (diff) |
-simplifying configs
Diffstat (limited to 'src/transport/test_quota_compliance_bluetooth_asymmetric_peer2.conf')
-rw-r--r-- | src/transport/test_quota_compliance_bluetooth_asymmetric_peer2.conf | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/transport/test_quota_compliance_bluetooth_asymmetric_peer2.conf b/src/transport/test_quota_compliance_bluetooth_asymmetric_peer2.conf index 1816ec99e..ba79f4ab2 100644 --- a/src/transport/test_quota_compliance_bluetooth_asymmetric_peer2.conf +++ b/src/transport/test_quota_compliance_bluetooth_asymmetric_peer2.conf @@ -6,24 +6,6 @@ GNUNET_TEST_HOME = /tmp/test-transport/api-bluetooth-p2/ INTERFACE = hci1 TESTMODE = 2 -[arm] -PORT = 12174 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock - -[statistics] -PORT = 12173 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock - -[resolver] -PORT = 12172 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock - -[peerinfo] -PORT = 12171 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock - [transport] -PORT = 12170 PLUGINS = bluetooth -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock |