aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/regex.conf.in')
-rw-r--r--src/regex/regex.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex.conf.in b/src/regex/regex.conf.in
index 59376a61e..26768347f 100644
--- a/src/regex/regex.conf.in
+++ b/src/regex/regex.conf.in
@@ -1,7 +1,7 @@
1[regex] 1[regex]
2AUTOSTART = YES 2AUTOSTART = YES
3@UNIXONLY@ PORT = 2107 3@UNIXONLY@ PORT = 2107
4UNIXPATH = /tmp/gnunet-service-regex.sock 4UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-regex.sock
5HOSTNAME = localhost 5HOSTNAME = localhost
6BINARY = gnunet-service-regex 6BINARY = gnunet-service-regex
7ACCEPT_FROM = 127.0.0.1; 7ACCEPT_FROM = 127.0.0.1;