11 lines
285 B
Plaintext
11 lines
285 B
Plaintext
[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
|