(no commit message)
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_tcp_peer1.conf
index 1c770dd4fc23da0fbd128f76d8eb1ee4c48b2c68..69f15d0cd11f0b9e5c490eca554adb0b90f526cb 100644 (file)
@@ -1,7 +1,11 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-tcp-p1/
-DEFAULTCONFIG = test_transport_api_tcp_peer1.conf
+DEFAULTCONFIG = test_transport_api_reliability_tcp_peer1.conf
+       
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
 
 [transport-tcp]
 PORT = 12000
@@ -28,4 +32,3 @@ UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
 PORT = 12001
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 
-