aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2011-07-16 20:30:22 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2011-07-16 20:30:22 +0000
commit395f676e057c10b5787841128118ea4d9dccff64 (patch)
tree98a9fd7e5686ac8e4b2706d1e48cd252640ab593 /contrib
parent8e78328aa91b3ea4224a3f349f8b61991f59bcbd (diff)
fix ats config
git-svn-id: https://gnunet.org/svn/gnunet@16041 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'contrib')
-rw-r--r--contrib/defaults.conf12
1 files changed, 11 insertions, 1 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf
index 883ac7fa20..5ecffee0e2 100644
--- a/contrib/defaults.conf
+++ b/contrib/defaults.conf
@@ -86,7 +86,17 @@ TIMEOUT = 5000
# ACCEPT_FROM6 =
# REJECT_FROM =
# REJECT_FROM6 =
-# BINDTO =
+# BINDTO =
+
+# ATS options
+DUMP_MLP = NO
+DUMP_SOLUTION = NO
+DUMP_OVERWRITE = NO
+DUMP_MIN_PEERS = 0
+DUMP_MIN_ADDRS = 0
+DUMP_OVERWRITE = 0
+ATS_MIN_INTERVAL = 15000
+ATS_EXEC_INTERVAL = 30000
[transport-udp]