change config-path for 'retries' and 'timeout'

This commit is contained in:
Mike Fährmann
2017-03-26 18:24:46 +02:00
parent 6fd9e66223
commit e2b5cd9918
3 changed files with 12 additions and 3 deletions

View File

@@ -4,6 +4,14 @@
{
"file": "/tmp/.gallery-dl.cache"
},
"downloader":
{
"http":
{
"retries": 5,
"timeout": null
}
},
"extractor":
{
"pixiv":