summaryrefslogtreecommitdiff
path: root/test/config.yaml
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2014-02-04 09:43:24 +0100
committerAzul <azul@riseup.net>2014-02-04 11:46:57 +0100
commit5d3cf83abf9123af67b3965dea7ad12022d66c3f (patch)
treeb91ea24a277f9f33b756ec32e608fab845f61b80 /test/config.yaml
parentee4f24abf2a7848a015cfb02bfbdebf7b0874d8e (diff)
unify naming scheme - tapicero_test prefix
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