frosix

Multiparty signature service (experimental)
Log | Files | Refs | README | LICENSE

frosix_db_postgres.conf (235B)


      1 [frosixdb-postgres]
      2 #The connection string the plugin has to use for connecting to the database
      3 CONFIG = postgres:///frosix
      4 
      5 # Where are the SQL files to setup our tables?
      6 # Important: this MUST end with a "/"!
      7 SQL_DIR = $DATADIR/sql/