aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/core.conf.in2
-rw-r--r--src/hostlist/hostlist.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/core/core.conf.in b/src/core/core.conf.in
index 2b20a109a..00faf6079 100644
--- a/src/core/core.conf.in
+++ b/src/core/core.conf.in
@@ -9,7 +9,7 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-core.sock
9UNIX_MATCH_UID = NO 9UNIX_MATCH_UID = NO
10UNIX_MATCH_GID = YES 10UNIX_MATCH_GID = YES
11# DISABLE_SOCKET_FORWARDING = NO 11# DISABLE_SOCKET_FORWARDING = NO
12# USERNAME = 12# USERNAME =
13# MAXBUF = 13# MAXBUF =
14# TIMEOUT = 14# TIMEOUT =
15# DISABLEV6 = 15# DISABLEV6 =
diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf
index 6b7a6aac7..0a31a23ad 100644
--- a/src/hostlist/hostlist.conf
+++ b/src/hostlist/hostlist.conf
@@ -20,7 +20,7 @@ HOSTLISTFILE = $GNUNET_CONFIG_HOME/hostlist/learned.txt
20OPTIONS = -b 20OPTIONS = -b
21 21
22# Default list of hostlist servers for bootstrapping 22# Default list of hostlist servers for bootstrapping
23SERVERS = http://v11.gnunet.org/hostlist https://gnunet.io/hostlist 23SERVERS = http://v14.gnunet.org/hostlist https://gnunet.io/hostlist
24# http://silent.0xdeadc0de.eu:8080/ 24# http://silent.0xdeadc0de.eu:8080/
25 25
26# bind hostlist http server to a specific IPv4 26# bind hostlist http server to a specific IPv4