7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
[exchangedb-postgres]
|
|
CONFIG = "postgres:///taler"
|
|
|
|
# Where are the SQL files to setup our tables?
|
|
# Important: this MUST end with a "/"!
|
|
SQL_DIR = $DATADIR/sql/exchange/
|