Skip to main content

set_max_concurrent_downloads

Function set_max_concurrent_downloads 

Source
pub async fn set_max_concurrent_downloads(
    download_manager: State<'_, DownloadManagerWrapper>,
    max: usize,
) -> Result<(), String>
Expand description

Set the maximum concurrent downloads