From 0d192c9718270ae1e30635e4cfaa12ff69519e58 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Wed, 13 Aug 2025 20:15:02 -0500 Subject: [PATCH] Update Providers --- Providers.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Providers.md b/Providers.md index be3afbb..1817961 100644 --- a/Providers.md +++ b/Providers.md @@ -25,7 +25,6 @@ ## ☁️ Sia Provider - Uses the **renterd HTTP REST API** via `libcurl` -- Supports the same encryption capabilities as S3 using `XChaCha20-Poly1305` - Configuration is handled within the **SiaConfig** section of `config.json` ---