change config-path for 'retries' and 'timeout'
This commit is contained in:
@@ -4,6 +4,14 @@
|
||||
{
|
||||
"file": "/tmp/.gallery-dl.cache"
|
||||
},
|
||||
"downloader":
|
||||
{
|
||||
"http":
|
||||
{
|
||||
"retries": 5,
|
||||
"timeout": null
|
||||
}
|
||||
},
|
||||
"extractor":
|
||||
{
|
||||
"pixiv":
|
||||
|
||||
Reference in New Issue
Block a user