diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-06-01 11:49:25 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-06-01 11:49:25 +0000 |
commit | fae7f583f2e11cac15fefcbefef64287ab6915d3 (patch) | |
tree | 4d42cf1bec2c2b5c57f77ebedb00b12f7a113493 /src | |
parent | 125084dff086cbb6920a39ac342fba19450f0161 (diff) |
-fix
Diffstat (limited to 'src')
-rw-r--r-- | src/regex/regex.conf.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regex/regex.conf.in b/src/regex/regex.conf.in index 020b5616d4..2ff48c5aef 100644 --- a/src/regex/regex.conf.in +++ b/src/regex/regex.conf.in @@ -1,6 +1,7 @@ [regex] AUTOSTART = YES @UNIXONLY@ PORT = 2107 +UNIXPATH = /tmp/gnunet-service-regex.sock HOSTNAME = localhost HOME = $SERVICEHOME BINARY = gnunet-service-regex |