diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index e080b0be72733..f201ff1d1998b 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -2650,7 +2650,7 @@ LEVEL = Info ;; Limit the number of pointers in each batch request to this number ;BATCH_SIZE = 20 ;; Limit the number of concurrent upload/download operations within a batch -;BATCH_OPERATION_CONCURRENCY = 3 +;BATCH_OPERATION_CONCURRENCY = 8 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;