From 8bef8cb95d339e9c2e59f2b84744b233ba81a364 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 14 Jun 2009 20:21:18 +0000 Subject: more topology implementation --- contrib/defaults.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'contrib') diff --git a/contrib/defaults.conf b/contrib/defaults.conf index 0dcf5d087..20d9fe8d0 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -138,3 +138,22 @@ TOTAL_QUOTA_OUT = 3932160 # REJECT_FROM = # REJECT_FROM6 = # PREFIX = + + +[topology] +MINIMUM-FRIENDS = 0 +FRIENDS-ONLY = NO +AUTOCONNECT = YES +TARGET-CONNECTION-COUNT = 16 +FRIENDS = $SERVICEHOME/friends + + +[hostlist] +# consider having "-e" as default as well once implemented +OPTIONS = -b +SERVERS = http://gnunet.org:8080/ +# proxy for downloading hostlists +HTTP-PROXY = +# port for hostlist server +PORT = 8080 + -- cgit v1.2.3