#62 fix one bug, create another
This commit is contained in:
parent
129c95f123
commit
4f3bcd245d
@ -49,7 +49,7 @@ internal class ChromiumDownloadClient : DownloadClient
|
||||
"--disable-dev-shm-usage",
|
||||
"--disable-setuid-sandbox",
|
||||
"--no-sandbox"},
|
||||
Timeout = 10
|
||||
Timeout = 10000
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user