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, 1 insertions, 1 deletions
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
index e600871fc..25a6f3ab5 100644
--- a/src/gns/gns.conf.in
+++ b/src/gns/gns.conf.in
@@ -2,7 +2,7 @@
2AUTOSTART = @AUTOSTART@ 2AUTOSTART = @AUTOSTART@
3HOSTNAME = localhost 3HOSTNAME = localhost
4BINARY = gnunet-service-gns 4BINARY = gnunet-service-gns
5UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-gns.sock 5UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-gns.sock
6@UNIXONLY@PORT = 2102 6@UNIXONLY@PORT = 2102
7 7
8# Do we require users that want to access GNS to run this process 8# Do we require users that want to access GNS to run this process