-building IPv4 TCP reply messages for TUN
[oweals/gnunet.git] / src / vpn / test-conf.conf
index ba17477744ff095ac25e75afbf6ef65b8e47da2f..b805c7c94a1c43c645b4283c991313fa35c2fdc5 100644 (file)
@@ -154,6 +154,10 @@ UNIXPATH = /tmp/gnunet-service-transport.sock
 # REJECT_FROM6 =
 # PREFIX =
 
+[ats]
+WAN_QUOTA_IN = 64 kiB
+WAN_QUOTA_OUT = 64 kiB
+
 [core]
 AUTOSTART = YES
 PORT = 2092
@@ -163,9 +167,6 @@ CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-service-core
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
-# quotas are in bytes per second now!
-TOTAL_QUOTA_IN = 65536
-TOTAL_QUOTA_OUT = 65536
 UNIXPATH = /tmp/gnunet-service-core.sock
 # DEBUG = YES
 # USERNAME =