aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/multicast.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/multicast/multicast.conf.in')
-rw-r--r--src/multicast/multicast.conf.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/multicast/multicast.conf.in b/src/multicast/multicast.conf.in
new file mode 100644
index 000000000..df255e26d
--- /dev/null
+++ b/src/multicast/multicast.conf.in
@@ -0,0 +1,21 @@
1[multicast]
2START_ON_DEMAND = @START_ON_DEMAND@
3BINARY = gnunet-service-multicast
4
5UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-multicast.sock
6UNIX_MATCH_UID = YES
7UNIX_MATCH_GID = YES
8
9HOSTNAME = localhost
10ACCEPT_FROM = 127.0.0.1;
11ACCEPT_FROM6 = ::1;
12
13# DISABLE_SOCKET_FORWARDING = NO
14# USERNAME =
15# MAXBUF =
16# TIMEOUT =
17# DISABLEV6 =
18# BINDTO =
19# REJECT_FROM =
20# REJECT_FROM6 =
21# PREFIX =