aboutsummaryrefslogtreecommitdiff
path: root/contrib/defaults.conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/defaults.conf')
-rw-r--r--contrib/defaults.conf19
1 files changed, 19 insertions, 0 deletions
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
138# REJECT_FROM = 138# REJECT_FROM =
139# REJECT_FROM6 = 139# REJECT_FROM6 =
140# PREFIX = 140# PREFIX =
141
142
143[topology]
144MINIMUM-FRIENDS = 0
145FRIENDS-ONLY = NO
146AUTOCONNECT = YES
147TARGET-CONNECTION-COUNT = 16
148FRIENDS = $SERVICEHOME/friends
149
150
151[hostlist]
152# consider having "-e" as default as well once implemented
153OPTIONS = -b
154SERVERS = http://gnunet.org:8080/
155# proxy for downloading hostlists
156HTTP-PROXY =
157# port for hostlist server
158PORT = 8080
159