moving ats quotas to template files
[oweals/gnunet.git] / src / transport / template_cfg_peer2.conf
index e46f0b8a17ff10dac4b5c2496bbb16630b9c5b2c..9d0e8e55462c03181a454ca20ec59c5611cca63d 100644 (file)
@@ -14,6 +14,9 @@ DISABLEV6 = NO
 PORT = 12100
 TIMEOUT = 5 s
 
+[transport-udp]
+BROADCAST = NO
+
 [arm]
 PORT = 12014
 DEFAULTSERVICES = transport
@@ -33,10 +36,13 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 TRUST = $SERVICEHOME/data/credit/
 
 [transport]
+#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