-makefile for new test_stream_local (commented)
[oweals/gnunet.git] / src / transport / template_cfg_peer2.conf
index 3706ffb25766ae6c86cb040f062d8510d7ab8dda..0a0e74af951404e5657b9c3ede3bcac8e0de2e13 100644 (file)
@@ -36,11 +36,15 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 TRUST = $SERVICEHOME/data/credit/
 
 [transport]
-PREFIX = valgrind --leak-check=full
+#PREFIX = valgrind --leak-check=full
 PORT = 12010
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 
 [ats]
 #DEBUG = YES
+WAN_QUOTA_IN = 1 GB
+WAN_QUOTA_OUT = 1 GB
 PORT = 12016
 UNIXPATH = /tmp/gnunet-p2-service-ats.sock
+
+