bench-db-postgres.conf (365B)
1 # This file is in the public domain. 2 # 3 # Database-backend independent specification for the exchangedb module. 4 # 5 [bench-db-postgres] 6 CONFIG = postgres:///talercheck 7 8 # Where are the SQL files to setup our tables? 9 # Important: this MUST end with a "/"! 10 SQL_DIR = $DATADIR/sql/exchange/ 11 12 [exchangedb] 13 # Number of purses per account by default. 14 DEFAULT_PURSE_LIMIT = 1