summaryrefslogtreecommitdiff
path: root/taler-arm/arm.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-11-02 16:33:50 +0100
committerFlorian Dold <florian@dold.me>2022-11-02 16:33:50 +0100
commit161bb48084af2d1a9eaa9df03d75bca21a6dfd34 (patch)
treed0d1e8974cd61015a8bc4ccb3f1d7ee410664b7f /taler-arm/arm.conf
parent59a6f6eb3287dd1d1e5207c52416fcbae51bad83 (diff)
downloaddeployment-161bb48084af2d1a9eaa9df03d75bca21a6dfd34.tar.gz
deployment-161bb48084af2d1a9eaa9df03d75bca21a6dfd34.tar.bz2
deployment-161bb48084af2d1a9eaa9df03d75bca21a6dfd34.zip
we don't use taler-arm anymore
Diffstat (limited to 'taler-arm/arm.conf')
-rw-r--r--taler-arm/arm.conf19
1 files changed, 0 insertions, 19 deletions
diff --git a/taler-arm/arm.conf b/taler-arm/arm.conf
deleted file mode 100644
index 8c6363d..0000000
--- a/taler-arm/arm.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-[arm]
-# PORT = 2087
-HOSTNAME = localhost
-BINARY = gnunet-service-arm
-ACCEPT_FROM = 127.0.0.1;
-ACCEPT_FROM6 = ::1;
-
-# Special case, uses user runtime dir even for per-system service.
-UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-arm.sock
-UNIX_MATCH_UID = YES
-UNIX_MATCH_GID = YES
-
-# In the "-l" option, format characters from 'strftime' are allowed;
-# In the GLOBAL_POSTFIX, "{}" stands for the name of the respective
-# service. Thus the following option would introduce per-service
-# logging with a new log file each day. Note that only the last 3
-# log files are preserved.
-# GLOBAL_POSTFIX = -l $GNUNET_CACHE_HOME/{}-%Y-%m-%d.log
-GLOBAL_PREFIX =