(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:05:12 +0000 (14:05 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:05:12 +0000 (14:05 +0000)
src/transport/test_transport_api_reliability_http_peer1.conf
src/transport/test_transport_api_reliability_http_peer2.conf

index bd10198450cf21785766e781775a3413085eff4c..651158bd4896ec7dedf3fd62e85e6e8ab1b182ac 100644 (file)
@@ -3,6 +3,10 @@
 SERVICEHOME = /tmp/test-transport/api-http-p1/
 DEFAULTCONFIG = test_transport_api_reliability_http_peer1.conf
 
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
+
 [transport-tcp]
 TIMEOUT = 5000
 
@@ -32,5 +36,5 @@ UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
 PORT = 12181
 PLUGINS = http
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
-
+#DEBUG = YES
 
index d4a156423dff2cd47e1b1ab89f1ca0c9a8157686..d8c6f63ae4d1e0fde1ef3e333ac4a846dc83d273 100644 (file)
@@ -3,6 +3,10 @@
 SERVICEHOME = /tmp/test-transport/api-http-p2/
 DEFAULTCONFIG = test_transport_api_reliability_http_peer2.conf
 
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
+
 [transport-http]
 PORT = 12190
 USE_IPv4 = YES
@@ -29,5 +33,5 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 PORT = 12191
 PLUGINS = http
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
-
+#DEBUG = YES