sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

sync_db_postgres.conf (231B)


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