diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-26 22:27:08 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-26 22:27:08 +0000 |
commit | e4b2acfb14d8094314ccc00eaffb90cce374c936 (patch) | |
tree | ae11c8e3660acdca84ee86883ae8ace18e24cd0f /src/transport/test_transport_api_reliability_wlan_peer1.conf | |
parent | 16ecacc41c1238bb327969a09778c25059ea7304 (diff) |
-fix logging, set quota to higher for testcase
Diffstat (limited to 'src/transport/test_transport_api_reliability_wlan_peer1.conf')
-rw-r--r-- | src/transport/test_transport_api_reliability_wlan_peer1.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/transport/test_transport_api_reliability_wlan_peer1.conf b/src/transport/test_transport_api_reliability_wlan_peer1.conf index eb7756f27..217be12de 100644 --- a/src/transport/test_transport_api_reliability_wlan_peer1.conf +++ b/src/transport/test_transport_api_reliability_wlan_peer1.conf @@ -26,4 +26,6 @@ PORT = 12160 PLUGINS = wlan UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock - +[ats] +BLUETOOTH_QUOTA_IN = 1 MiB +BLUETOOTH_QUOTA_OUT = 1 MiB
\ No newline at end of file |