fix: webseed_config

This commit is contained in:
xkeyC 2025-12-05 18:19:43 +08:00
parent c77684ddb8
commit 3c60b5a2c1

View File

@ -138,7 +138,7 @@ pub async fn downloader_init(
min_gap_for_webseed: 10,
max_errors_before_disable: 10,
disable_cooldown_secs: 600,
})
}),
..Default::default()
},
)