summaryrefslogtreecommitdiff
path: root/src/syncdb/sync_db_postgres.conf
blob: db41bd0e481313082d0447b400098004963cec7d (plain)
1
2
3
4
5
6
7
8
9
10
11
[anastasis]
#The DB plugin to use
DB = postgres

[syncdb-postgres]
#The connection string the plugin has to use for connecting to the database
CONFIG = postgres:///sync

# Where are the SQL files to setup our tables?
# Important: this MUST end with a "/"!
SQL_DIR = $DATADIR/sql/