summaryrefslogtreecommitdiff
path: root/test/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/config.yaml')
-rw-r--r--test/config.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/config.yaml b/test/config.yaml
index 599df4a..e59b4de 100644
--- a/test/config.yaml
+++ b/test/config.yaml
@@ -9,11 +9,11 @@ connection:
port: 5984
username: anna
password: secret
- prefix: "tapicero-test"
+ prefix: "tapicero_test"
suffix: ""
# file to store the last processed user record in so we can resume after
# a restart:
-seq_file: "/tmp/test-tapicero.seq"
-log_file: "/tmp/test-tapicero.log"
+seq_file: "/tmp/tapicero_test.seq"
+log_file: "/tmp/tapicero_test.log"
log_level: debug