exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

auditordb-postgres.conf (191B)


      1 [auditordb-postgres]
      2 # Argument for Postgres for how to connect to the database.
      3 CONFIG = "postgres:///taler-auditor"
      4 
      5 # Where are the SQL files to setup our tables?
      6 SQL_DIR = ${DATADIR}sql/