Skip to content

Commit 8ce3881

Browse files
committed
fix config
1 parent 0b58f58 commit 8ce3881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/conf/app.example.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2650,7 +2650,7 @@ LEVEL = Info
26502650
;; Limit the number of pointers in each batch request to this number
26512651
;BATCH_SIZE = 20
26522652
;; Limit the number of concurrent upload/download operations within a batch
2653-
;BATCH_OPERATION_CONCURRENCY = 3
2653+
;BATCH_OPERATION_CONCURRENCY = 8
26542654

26552655
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
26562656
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

0 commit comments

Comments
 (0)