aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-27 09:49:39 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-27 09:49:39 +0000
commitbcdae74167d2e1f9d8dd9b01fb368bf8bcc2287d (patch)
treeb1f47d243e677d53de0c3503a1d5caf43dba073e /src/namestore
parentdd22c2132e58ba4ac960337efc0f843c12f58780 (diff)
downloadgnunet-bcdae74167d2e1f9d8dd9b01fb368bf8bcc2287d.tar.gz
gnunet-bcdae74167d2e1f9d8dd9b01fb368bf8bcc2287d.zip
-undo #29640, somehow causes problems
Diffstat (limited to 'src/namestore')
-rw-r--r--src/namestore/namestore.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore.conf.in b/src/namestore/namestore.conf.in
index 8c4b71414..18a37f0da 100644
--- a/src/namestore/namestore.conf.in
+++ b/src/namestore/namestore.conf.in
@@ -1,6 +1,6 @@
1[namestore] 1[namestore]
2AUTOSTART = YES 2AUTOSTART = YES
3UNIXPATH = $SERVICEHOME/gnunet-service-namestore.sock 3UNIXPATH = /tmp/gnunet-service-namestore.sock
4UNIX_MATCH_UID = NO 4UNIX_MATCH_UID = NO
5UNIX_MATCH_GID = YES 5UNIX_MATCH_GID = YES
6@UNIXONLY@ PORT = 2099 6@UNIXONLY@ PORT = 2099