aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex.conf.in
blob: 5e68a43da20bbd78963529c1648714842e078940 (plain) (blame)
1
2
3
4
5
6
7
8
[regex]
START_ON_DEMAND = @START_ON_DEMAND@
@UNIXONLY@ PORT = 2107
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-regex.sock
HOSTNAME = localhost
BINARY = gnunet-service-regex
ACCEPT_FROM = 127.0.0.1;
ACCEPT_FROM6 = ::1;