diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-26 22:28:52 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-26 22:28:52 +0000 |
commit | 33b82efd64daedf1dc57a013fff610d2c6ec8c88 (patch) | |
tree | 79f9c3e77a525a688a740cd4c6a21188e7a705e8 /src/transport/test_transport_api_reliability_wlan_peer1.conf | |
parent | e4b2acfb14d8094314ccc00eaffb90cce374c936 (diff) |
-fix logging, set quota to higher for testcase, also WLAN
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, 2 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_reliability_wlan_peer1.conf b/src/transport/test_transport_api_reliability_wlan_peer1.conf index 217be12de..2ad5b3e14 100644 --- a/src/transport/test_transport_api_reliability_wlan_peer1.conf +++ b/src/transport/test_transport_api_reliability_wlan_peer1.conf @@ -27,5 +27,5 @@ 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 +WLAN_QUOTA_IN = unlimited +WLAN_QUOTA_OUT = unlimited
\ No newline at end of file |