aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gns/gns.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
index 25a6f3ab5..356923790 100644
--- a/src/gns/gns.conf.in
+++ b/src/gns/gns.conf.in
@@ -4,6 +4,7 @@ HOSTNAME = localhost
4BINARY = gnunet-service-gns 4BINARY = gnunet-service-gns
5UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-gns.sock 5UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-gns.sock
6@UNIXONLY@PORT = 2102 6@UNIXONLY@PORT = 2102
7USER_SERVICE = YES
7 8
8# Do we require users that want to access GNS to run this process 9# Do we require users that want to access GNS to run this process
9# (usually not a good idea) 10# (usually not a good idea)