From 29e26fe33fa4cdf3d7b6e1ba18077f37924dc4b0 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 14 Dec 2012 10:01:38 +0000 Subject: improved quota loading --- src/ats/ats.conf.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ats/ats.conf.in') diff --git a/src/ats/ats.conf.in b/src/ats/ats.conf.in index 9c43d9428..bdc064e2f 100644 --- a/src/ats/ats.conf.in +++ b/src/ats/ats.conf.in @@ -14,6 +14,8 @@ UNIX_MATCH_GID = YES MODE = simplistic # Network specific inbound/outbound quotas +UNSPECIFIED_QUOTA_IN = 64 KiB +UNSPECIFIED_QUOTA_OUT = 64 KiB # LOOPBACK LOOPBACK_QUOTA_IN = unlimited LOOPBACK_QUOTA_OUT = unlimited -- cgit v1.2.3