mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
adjust debrid timeouts
This commit is contained in:
@@ -183,5 +183,5 @@ function statusReady(status) {
|
||||
}
|
||||
|
||||
async function getDefaultOptions(ip) {
|
||||
return { timeout: 30000 };
|
||||
return { timeout: 5000 };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user