mirror of
https://gitea.com/gitea/docs.git
synced 2026-03-27 14:11:03 +07:00
update BATCH_OPERATION_CONCURRENCY to 8 (#90)
Reviewed-on: https://gitea.com/gitea/docs/pulls/90 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-committed-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
committed by
techknowlogick
parent
ae3a7fade6
commit
43da98e72c
@@ -1332,7 +1332,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.
|
||||
- `BATCH_OPERATION_CONCURRENCY`: **8**: The number of concurrent upload/download operations within a batch.
|
||||
|
||||
## Storage (`storage`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user