9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
[exchange]
|
|
#The DB plugin to use
|
|
DB = postgres
|
|
|
|
[exchangedb-postgres]
|
|
|
|
#The connection string the plugin has to use for connecting to the database
|
|
DB_CONN_STR = postgres:///talercheck
|