aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-06 20:52:20 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-06 20:52:20 +0000
commit780eb09dd8040ecf8649d40ddf8314464e0fc48e (patch)
treea0401df2b6bddbd6abf20047703d7e38c91443e1 /src/gns/gns.conf.in
parent70921482279e504a61465b760aa13ad55627276a (diff)
downloadgnunet-780eb09dd8040ecf8649d40ddf8314464e0fc48e.tar.gz
gnunet-780eb09dd8040ecf8649d40ddf8314464e0fc48e.zip
-install fcfsd in libexec, build dv by default, move fcfsd config to namestore.conf.in
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