From b22eb0e4f50fe93513db58bd7761f995a7f8b518 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Wed, 13 Aug 2025 21:57:34 -0500 Subject: [PATCH] Update Configuration File Options --- Configuration-File-Options.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configuration-File-Options.md b/Configuration-File-Options.md index 277a0b5..5433bb0 100644 --- a/Configuration-File-Options.md +++ b/Configuration-File-Options.md @@ -24,8 +24,8 @@ This document describes configuration settings for **Repertory** across all prov | OnlineCheckRetrySeconds | Seconds between online check retries | ✅ S3 / ✅ Sia | ✅ | | PreferredDownloadType | Download strategy (default, streaming, etc.) | ✅ S3 / ✅ Sia | ✅ | | RemoteMount.ApiPort | API port for remote mounting | ✅ S3 / ✅ Sia | ❌ | -| RemoteMount.ClientPoolSize | Number of pooled clients for remote mounting | ✅ S3 / ✅ Sia | ✅ | -| RemoteMount.Enable | Enable remote mounting | ✅ S3 / ✅ Sia | ✅ | +| RemoteMount.ClientPoolSize | Number of pooled clients for remote mounting | ✅ S3 / ✅ Sia | ❌ | +| RemoteMount.Enable | Enable remote mounting | ✅ S3 / ✅ Sia | ❌ | | RemoteMount.EncryptionToken | Encryption token for secure remote mount | ✅ S3 / ✅ Sia | ❌ | | RetryReadCount | Number of read retries before failing | ✅ S3 / ✅ Sia | ✅ | | RingBufferFileSize | Size of the ring buffer file in MB | ✅ S3 / ✅ Sia | ✅ |