diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-07-18 11:42:07 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-07-18 11:42:07 +0000 |
commit | 7e5e067100fa6b487dceefc66e577e550b8156dc (patch) | |
tree | 73492302cd160c1f522ab6a6c7b1ac5b7d77a2fe /contrib | |
parent | 3069b3e10d16b271de5fd991db5d07881dbc3b2e (diff) |
fix
git-svn-id: https://gnunet.org/svn/gnunet@16082 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/defaults.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf index 63c7a36569..00780c4f75 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -239,7 +239,7 @@ DUMP_SOLUTION = NO DUMP_OVERWRITE = NO DUMP_MIN_PEERS = 0 DUMP_MIN_ADDRS = 0 -DUMP_OVERWRITE = 0 +DUMP_OVERWRITE = NO ATS_MIN_INTERVAL = 15000 ATS_EXEC_INTERVAL = 30000 |