mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
Document [lfs_client].BATCH_OPERATION_CONCURRENCY (#88)
re: https://github.com/go-gitea/gitea/pull/32369 Co-authored-by: Royce Remer <[email protected]> Reviewed-on: https://gitea.com/gitea/docs/pulls/88 Reviewed-by: Lunny Xiao <[email protected]> Co-authored-by: rremer <[email protected]> Co-committed-by: rremer <[email protected]>
This commit is contained in:
committed by
Lunny Xiao
co-authored by
Royce Remer
parent
26b5b9448f
commit
82c020a3cb
@@ -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`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user