summaryrefslogtreecommitdiff
path: root/debian/etc/taler/conf.d/auditor-system.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/etc/taler/conf.d/auditor-system.conf')
-rw-r--r--debian/etc/taler/conf.d/auditor-system.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/etc/taler/conf.d/auditor-system.conf b/debian/etc/taler/conf.d/auditor-system.conf
deleted file mode 100644
index 3d3aef33a..000000000
--- a/debian/etc/taler/conf.d/auditor-system.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-# Read secret sections into configuration, but only
-# if we have permission to do so.
-@inline-secret@ auditordb-postgres ../secrets/auditor-db.secret.conf
-
-[auditor]
-# Debian package is configured to use a reverse proxy with a UNIX
-# domain socket. See nginx/apache configuration files.
-SERVE = UNIX
-UNIXPATH = /var/lib/taler-auditor/auditor.sock
-
-# Only supported database is Postgres right now.
-DATABASE = postgres