2016-03-01 15:35:04 +01:00
|
|
|
[exchange]
|
2015-03-26 18:31:59 +01:00
|
|
|
#The DB plugin to use
|
|
|
|
DB = postgres
|
|
|
|
|
2016-03-01 15:35:04 +01:00
|
|
|
[exchangedb-postgres]
|
2015-06-11 16:11:07 +02:00
|
|
|
|
2015-03-26 18:31:59 +01:00
|
|
|
#The connection string the plugin has to use for connecting to the database
|
2015-05-15 09:33:15 +02:00
|
|
|
DB_CONN_STR = postgres:///talercheck
|