Document [lfs_client].BATCH_OPERATION_CONCURRENCY
All checks were successful
checks / build-docs (pull_request) Successful in 7m23s

This commit is contained in:
Royce Remer
2024-11-04 09:17:24 -08:00
parent 26b5b9448f
commit 53971800cb

View File

@@ -1325,6 +1325,7 @@ is `data/lfs` and the default of `MINIO_BASE_PATH` is `lfs/`.
## LFS Client (`lfs_client`)
- `BATCH_SIZE`: **20**: The number of LFS pointers to request per batch API request of an upstream mirror.
- `BATCH_OPERATION_CONCURRENCY`: **3**: The number of concurrent upload/download operations within a batch.
## Storage (`storage`)