Skip to content

Commit fb2021f

Browse files
increased batchsize & timeout for updater
1 parent 7d44f58 commit fb2021f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ custom_types:
4444
value: "%_exec.pluginDir%/updater/DANTEUpdater.js"
4545
- type: "value"
4646
value: "%info.json%"
47-
timeout: 60
48-
batch_size: 1
47+
timeout: 300
48+
batch_size: 10
4949
expires_days: 1
5050
interval_base_config: update_interval_dante.days
5151
config:

0 commit comments

Comments
 (0)