moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565...
[oweals/gnunet.git] / src / transport / perf_tcp_peer1.conf
index 26ac32e55e425e8c16447e9f3a7033e1ef312e5e..610a88ab66ca5c8e60307bdfd9c99ff5ec87dda6 100644 (file)
@@ -8,7 +8,6 @@ TIMEOUT = 5 s
 
 [arm]
 PORT = 12005
-DEFAULTSERVICES = transport hostlist
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
 
 [statistics]
@@ -31,3 +30,24 @@ PLUGINS = tcp
 [hostlist]
 OPTIONS = -b
 SERVERS = http://localhost:9080/
+
+[ats]
+# Network specific inbound/outbound quotas
+UNSPECIFIED_QUOTA_IN = unlimited
+UNSPECIFIED_QUOTA_OUT = unlimited
+# LOOPBACK
+LOOPBACK_QUOTA_IN = unlimited
+LOOPBACK_QUOTA_OUT = unlimited
+# LAN
+LAN_QUOTA_IN = unlimited
+LAN_QUOTA_OUT = unlimited
+# WAN
+WAN_QUOTA_IN = unlimited
+WAN_QUOTA_OUT = unlimited
+# WLAN
+WLAN_QUOTA_IN = unlimited
+WLAN_QUOTA_OUT = unlimited
+# BLUETOOTH
+BLUETOOTH_QUOTA_IN = unlimited
+BLUETOOTH_QUOTA_OUT = unlimited
+# ATS options