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