hunting bugs
[oweals/gnunet.git] / src / transport / template_cfg_peer2.conf
index c1dfd5689c7eae10514c6e684db93d6b1282d2b6..a10dfc4888a6a6d1e86c5b0d0f81a4a195e0a50e 100644 (file)
@@ -17,6 +17,9 @@ TIMEOUT = 5 s
 [transport-udp]
 BROADCAST = NO
 
+[transport-unix]
+PORT = 12017
+
 [arm]
 PORT = 12014
 DEFAULTSERVICES = transport
@@ -42,11 +45,9 @@ UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 
 [ats]
 #DEBUG = YES
-WAN_QUOTA_IN = 1 GB
-WAN_QUOTA_OUT = 1 GB
+WAN_QUOTA_IN = unlimited
+WAN_QUOTA_OUT = unlimited
 PORT = 12016
 UNIXPATH = /tmp/gnunet-p2-service-ats.sock
 
-[namestore]
-UNIXPATH = /tmp/gnunet-p2-service-namestore.sock