aboutsummaryrefslogtreecommitdiff
path: root/src/topology/topology.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-10 17:11:06 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-10 17:11:06 +0000
commitb8fc68d6cb81adb3803186359b3a30b1a4bb7b5a (patch)
treebe6defbdf18e3af9bdcc979cf27b253fe0b4d5f9 /src/topology/topology.conf
parent3871fc32bbd05da817d94f4188023a4edebc367a (diff)
downloadgnunet-b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a.tar.gz
gnunet-b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a.zip
moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565 indirectly
Diffstat (limited to 'src/topology/topology.conf')
-rw-r--r--src/topology/topology.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/topology/topology.conf b/src/topology/topology.conf
index 5e72d57ce..79dd52347 100644
--- a/src/topology/topology.conf
+++ b/src/topology/topology.conf
@@ -1,4 +1,5 @@
1[topology] 1[topology]
2FORCESTART = YES
2MINIMUM-FRIENDS = 0 3MINIMUM-FRIENDS = 0
3FRIENDS-ONLY = NO 4FRIENDS-ONLY = NO
4TARGET-CONNECTION-COUNT = 16 5TARGET-CONNECTION-COUNT = 16