13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
@INLINE@ /etc/taler-exchange-db.conf
|
|
|
|
[PATHS]
|
|
|
|
# Move runtime data "tmp" directory to /var/lib/taler-exchange/
|
|
# to possibly provide additional protection from unwarranted access.
|
|
TALER_RUNTIME_DIR = /var/lib/taler-exchange/tmp/
|
|
|
|
[exchange]
|
|
SERVE = UNIX
|
|
UNIXPATH = /var/lib/taler-exchange/exchange.sock
|
|
DATABASE = postgres
|