Update Configuration File Options

2025-08-13 21:58:01 -05:00
parent b22eb0e4f5
commit 3879d496e2

@@ -9,7 +9,7 @@ This document describes configuration settings for **Repertory** across all prov
| ApiUser | API username for authentication | ✅ Remote / ✅ S3 / ✅ Sia | ❌ |
| ApiPassword | API password for authentication | ✅ Remote / ✅ S3 / ✅ Sia | ❌ |
| ApiPort | API listening port | ✅ Remote / ✅ S3 / ✅ Sia | ❌ |
| DatabaseType | Storage backend type (e.g., rocksdb) | ✅ Remote / ✅ S3 / ✅ Sia | ❌ |
| DatabaseType | Storage backend type (rocksdb, sqlite) | ✅ Remote / ✅ S3 / ✅ Sia | ❌ |
| DownloadTimeoutSeconds | Max time in seconds before a download is aborted | ✅ S3 / ✅ Sia | ✅ |
| EnableDownloadTimeout | Whether download timeout is enforced | ✅ S3 / ✅ Sia | ✅ |
| EnableDriveEvents | Enable event tracking for drive operations | ✅ Remote / ✅ S3 / ✅ Sia | ✅ |