aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-15 15:25:45 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-15 15:25:45 +0000
commitbc26130c9ae62c6ecf738a1df6524022b06886e1 (patch)
treeaa79b7d81141da3e8747334335906b75935a1cfb
parent07f4270c0345a15fc8ad2e46cd5a44579b03b1e0 (diff)
downloadgnunet-bc26130c9ae62c6ecf738a1df6524022b06886e1.tar.gz
gnunet-bc26130c9ae62c6ecf738a1df6524022b06886e1.zip
-update config to make it ARM-able
-rw-r--r--src/gns/gns.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
index 46375314b..2d15f21ad 100644
--- a/src/gns/gns.conf.in
+++ b/src/gns/gns.conf.in
@@ -11,3 +11,8 @@ HIJACK_DNS = NO
11[fcfsd] 11[fcfsd]
12HTTPPORT = 18080 12HTTPPORT = 18080
13ZONEKEY = $SERVICEHOME/fcfsd/zonekey.zkey 13ZONEKEY = $SERVICEHOME/fcfsd/zonekey.zkey
14HOSTNAME = localhost
15HOME = $SERVICEHOME
16CONFIG = $DEFAULTCONFIG
17BINARY = gnunet-gns-fcfsd
18