diff options
Diffstat (limited to 'docs/gallery-dl.conf')
| -rw-r--r-- | docs/gallery-dl.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 7564e5b..09d9e80 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -74,6 +74,7 @@ { "client-id": null, "client-secret": null, + "refresh-token": null, "auto-watch": false, "auto-unwatch": false, "comments": false, @@ -86,6 +87,8 @@ "mature": true, "metadata": false, "original": true, + "pagination": "api", + "public": true, "wait-min": 0 }, "e621": |
