aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/arm.conf.in')
-rw-r--r--src/arm/arm.conf.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arm/arm.conf.in b/src/arm/arm.conf.in
index b9a33242f..1b079c98c 100644
--- a/src/arm/arm.conf.in
+++ b/src/arm/arm.conf.in
@@ -2,7 +2,6 @@
2[arm] 2[arm]
3@UNIXONLY@ PORT = 2087 3@UNIXONLY@ PORT = 2087
4HOSTNAME = localhost 4HOSTNAME = localhost
5HOME = $SERVICEHOME
6BINARY = gnunet-service-arm 5BINARY = gnunet-service-arm
7ACCEPT_FROM = 127.0.0.1; 6ACCEPT_FROM = 127.0.0.1;
8ACCEPT_FROM6 = ::1; 7ACCEPT_FROM6 = ::1;
@@ -16,7 +15,7 @@ UNIX_MATCH_GID = YES
16# service. Thus the following option would introduce per-service 15# service. Thus the following option would introduce per-service
17# logging with a new log file each day. Note that only the last 3 16# logging with a new log file each day. Note that only the last 3
18# log files are preserved. 17# log files are preserved.
19# GLOBAL_POSTFIX = -l $SERVICEHOME/{}-%Y-%m-%d.log 18# GLOBAL_POSTFIX = -l $GNUNET_CACHE_HOME/{}-%Y-%m-%d.log
20GLOBAL_PREFIX = @MONKEYPREFIX@ 19GLOBAL_PREFIX = @MONKEYPREFIX@
21# USERNAME = 20# USERNAME =
22# MAXBUF = 21# MAXBUF =