diff --git a/content/reference/config.md b/content/reference/config.md index 682540f..281603b 100644 --- a/content/reference/config.md +++ b/content/reference/config.md @@ -79,7 +79,7 @@ dbs: ## Replica settings -Litestream currently supports two types of replicas: +Litestream currently supports three types of replicas: - `"abs"` replicates a database to an Azure Blob Storage container. - `"file"` replicates a database to another local file path.