mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-01-14 04:00:27 +00:00
fix: webseed_config
This commit is contained in:
parent
c77684ddb8
commit
3c60b5a2c1
@ -138,7 +138,7 @@ pub async fn downloader_init(
|
|||||||
min_gap_for_webseed: 10,
|
min_gap_for_webseed: 10,
|
||||||
max_errors_before_disable: 10,
|
max_errors_before_disable: 10,
|
||||||
disable_cooldown_secs: 600,
|
disable_cooldown_secs: 600,
|
||||||
})
|
}),
|
||||||
..Default::default()
|
..Default::default()
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user