Update Configuration File Options

2025-08-13 21:58:31 -05:00
parent 3879d496e2
commit 9c6e608bcd

@@ -22,7 +22,7 @@ This document describes configuration settings for **Repertory** across all prov
| MaxCacheSizeBytes | Maximum cache size in bytes | ✅ S3 / ✅ Sia | ✅ | | MaxCacheSizeBytes | Maximum cache size in bytes | ✅ S3 / ✅ Sia | ✅ |
| MaxUploadCount | Max simultaneous uploads | ✅ S3 / ✅ Sia | ✅ | | MaxUploadCount | Max simultaneous uploads | ✅ S3 / ✅ Sia | ✅ |
| OnlineCheckRetrySeconds | Seconds between online check retries | ✅ S3 / ✅ Sia | ✅ | | OnlineCheckRetrySeconds | Seconds between online check retries | ✅ S3 / ✅ Sia | ✅ |
| PreferredDownloadType | Download strategy (default, streaming, etc.) | ✅ S3 / ✅ Sia | ✅ | | PreferredDownloadType | Download strategy (default, direct, ring_buffer) | ✅ S3 / ✅ Sia | ✅ |
| RemoteMount.ApiPort | API port for remote mounting | ✅ S3 / ✅ Sia | ❌ | | RemoteMount.ApiPort | API port for remote mounting | ✅ S3 / ✅ Sia | ❌ |
| RemoteMount.ClientPoolSize | Number of pooled clients for remote mounting | ✅ S3 / ✅ Sia | ❌ | | RemoteMount.ClientPoolSize | Number of pooled clients for remote mounting | ✅ S3 / ✅ Sia | ❌ |
| RemoteMount.Enable | Enable remote mounting | ✅ S3 / ✅ Sia | ❌ | | RemoteMount.Enable | Enable remote mounting | ✅ S3 / ✅ Sia | ❌ |