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 | ✅ |