configure ATS ports conflict-free for tests
[oweals/gnunet.git] / contrib / defaults.conf
index 51f0a3238da5fb04c7751a9586b3b10f52f0067a..9922ebf16965963b5734d6490f33eb1add0a8be2 100644 (file)
@@ -236,7 +236,21 @@ UNIX_MATCH_GID = YES
 # REJECT_FROM6 =
 # PREFIX =
 
+[ats]
+AUTOSTART = YES
+PORT = 2098
+HOSTNAME = localhost
+HOME = $SERVICEHOME
+CONFIG = $DEFAULTCONFIG
+BINARY = gnunet-service-ats
+ACCEPT_FROM = 127.0.0.1;
+ACCEPT_FROM6 = ::1;
+UNIXPATH = /tmp/gnunet-service-ats.sock
+UNIX_MATCH_UID = YES
+UNIX_MATCH_GID = YES
 
+TOTAL_QUOTA_IN = 65536
+TOTAL_QUOTA_OUT = 65536
 # ATS options
 DUMP_MLP = NO
 DUMP_SOLUTION = NO