summaryrefslogtreecommitdiff
path: root/src/syncdb/test_sync_db_postgres.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-14 19:30:04 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-14 19:33:44 +0100
commitd9ce406f23331b54170c2897312798a046bc8ac7 (patch)
treef919ef2d679d9f0f169e2a3214739f0ce5036fca /src/syncdb/test_sync_db_postgres.conf
parent0ccb604a22f4134c682a5399aedfc239de2f608b (diff)
downloadsync-d9ce406f23331b54170c2897312798a046bc8ac7.tar.gz
sync-d9ce406f23331b54170c2897312798a046bc8ac7.tar.bz2
sync-d9ce406f23331b54170c2897312798a046bc8ac7.zip
first cut at syncdb plugin
Diffstat (limited to 'src/syncdb/test_sync_db_postgres.conf')
-rw-r--r--src/syncdb/test_sync_db_postgres.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/syncdb/test_sync_db_postgres.conf b/src/syncdb/test_sync_db_postgres.conf
index f91dea1..c020cc7 100644
--- a/src/syncdb/test_sync_db_postgres.conf
+++ b/src/syncdb/test_sync_db_postgres.conf
@@ -1,7 +1,7 @@
-[anastasis]
+[sync]
#The DB plugin to use
DB = postgres
-[anastasisdb-postgres]
+[syncdb-postgres]
#The connection string the plugin has to use for connecting to the database
-CONFIG = postgres:///anastasischeck
+CONFIG = postgres:///synccheck