mirror of
https://github.com/C9Glax/tranga.git
synced 2025-06-14 15:27:53 +02:00
#62 fix one bug, create another
This commit is contained in:
@ -49,7 +49,7 @@ internal class ChromiumDownloadClient : DownloadClient
|
||||
"--disable-dev-shm-usage",
|
||||
"--disable-setuid-sandbox",
|
||||
"--no-sandbox"},
|
||||
Timeout = 10
|
||||
Timeout = 10000
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user