diff --git a/docs/administration/config-cheat-sheet.md b/docs/administration/config-cheat-sheet.md index fc332818..cfc70b46 100644 --- a/docs/administration/config-cheat-sheet.md +++ b/docs/administration/config-cheat-sheet.md @@ -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`)