update default gallery-dl.conf
add (empty) entries for - deviantart.client-id and deviantart.client-secret - pixiv.refresh-token
This commit is contained in:
parent
14f983eab6
commit
4e1d33cea3
@ -59,6 +59,8 @@
|
||||
},
|
||||
"deviantart":
|
||||
{
|
||||
"client-id": null,
|
||||
"client-secret": null,
|
||||
"extra": false,
|
||||
"flat": true,
|
||||
"folders": false,
|
||||
@ -183,6 +185,7 @@
|
||||
},
|
||||
"pixiv":
|
||||
{
|
||||
"refresh-token": null,
|
||||
"avatar": false,
|
||||
"tags": "japanese",
|
||||
"ugoira": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user