8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
|
[auditor]
|
||
|
# Which database backend do we use for the auditor?
|
||
|
DB = postgres
|
||
|
|
||
|
[auditordb-postgres]
|
||
|
# Argument for Postgres for how to connect to the database.
|
||
|
DB_CONN_STR = "postgres:///talercheck"
|