aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-16 20:04:07 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-16 20:04:07 +0100
commit77a7b96bd7cc0fac5a9d59775ee09e2162239399 (patch)
tree584919d67aa8833f41b95483876b79f017c8cd50 /src
parentf37298e66e1eee3c610d6966d41faa5c39cb2b4c (diff)
downloadgnunet-77a7b96bd7cc0fac5a9d59775ee09e2162239399.tar.gz
gnunet-77a7b96bd7cc0fac5a9d59775ee09e2162239399.zip
bump dns name
Diffstat (limited to 'src')
-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