sync

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

sync-db.secret.conf (219B)


      1 [syncdb-postgres]
      2 
      3 # Typically, there should only be a single line here, of the form:
      4 
      5 CONFIG=postgres:///taler-sync
      6 
      7 # The details of the URI depend on where the database lives and how
      8 # access control was configured.