Merge pull request #73 from benbjohnson/fix-example-yml

Fix example litestream.yml replica configuration
This commit is contained in:
Ben Johnson
2021-02-22 07:54:31 -07:00
committed by GitHub

View File

@@ -6,5 +6,5 @@
# - path: /path/to/primary/db # Database to replicate from
# replicas:
# - path: /path/to/replica # File-based replication
# - path: s3://my.bucket.com/db # S3-based replication
# - url: s3://my.bucket.com/db # S3-based replication