moving ats quotas to template files
[oweals/gnunet.git] / src / transport / template_cfg_peer2.conf
index cb5935f8107e6944e828c42fa7108b906da321e8..9d0e8e55462c03181a454ca20ec59c5611cca63d 100644 (file)
@@ -12,7 +12,10 @@ DISABLEV6 = NO
 
 [transport-tcp]
 PORT = 12100
-TIMEOUT = 5000
+TIMEOUT = 5 s
+
+[transport-udp]
+BROADCAST = NO
 
 [arm]
 PORT = 12014
@@ -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