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.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
index b96ab7b5d..5529db201 100644
--- a/src/gns/gns.conf.in
+++ b/src/gns/gns.conf.in
@@ -32,24 +32,6 @@ PROXY_CACERT = $SERVICEHOME/gns/gnsCAcert.pem
32PROXY_UNIXPATH = /tmp/gnunet-gns-proxy.sock 32PROXY_UNIXPATH = /tmp/gnunet-gns-proxy.sock
33 33
34 34
35[fcfsd]
36# Name of the fcfs binary (for ARM)
37BINARY = gnunet-gns-fcfsd
38AUTOSTART = NO
39
40# On what port does the FCFS daemon listen for HTTP clients?
41HTTPPORT = 18080
42
43# Where is the zone key for the FCFS zone stored?
44ZONEKEY = $SERVICEHOME/fcfsd/zonekey.zkey
45
46# For ARM, not very useful. FIXME: Dead option?
47HOSTNAME = localhost
48
49# FIXME: Dead option?
50HOME = $SERVICEHOME
51
52
53[dns2gns] 35[dns2gns]
54BINARY = gnunet-dns2gns 36BINARY = gnunet-dns2gns
55AUTOSTART = NO 37AUTOSTART = NO