aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gns.conf.in')
-rw-r--r--src/gns/gns.conf.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
index beb0ae9a9..4e83a00bf 100644
--- a/src/gns/gns.conf.in
+++ b/src/gns/gns.conf.in
@@ -23,6 +23,7 @@ ZONE_PUBLISH_TIME_WINDOW = 4 h
23[gns-proxy] 23[gns-proxy]
24BINARY = gnunet-gns-proxy 24BINARY = gnunet-gns-proxy
25AUTOSTART = NO 25AUTOSTART = NO
26USER_SERVICE = YES
26 27
27# Where is the certificate for the GNS proxy stored? 28# Where is the certificate for the GNS proxy stored?
28PROXY_CACERT = $GNUNET_DATA_HOME/gns/gns_ca_cert.pem 29PROXY_CACERT = $GNUNET_DATA_HOME/gns/gns_ca_cert.pem
@@ -32,6 +33,7 @@ PROXY_UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-gns-proxy.sock
32[dns2gns] 33[dns2gns]
33BINARY = gnunet-dns2gns 34BINARY = gnunet-dns2gns
34AUTOSTART = NO 35AUTOSTART = NO
36USER_SERVICE = YES
35 37
36# -d: DNS resolver to use, -s: suffix to use, -f: fcfs suffix to use 38# -d: DNS resolver to use, -s: suffix to use, -f: fcfs suffix to use
37OPTIONS = -d 8.8.8.8 39OPTIONS = -d 8.8.8.8