From e7eb1f9779f2e223575ab23a6bc1abf2222e7d27 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 3 May 2021 23:36:45 -0400 Subject: New upstream version 1.17.3. --- docs/gallery-dl.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 8a3d9e2..4eaf1b8 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -49,7 +49,8 @@ { "username": null, "password": null, - "ugoira": false + "ugoira": false, + "metadata": false }, "derpibooru": { @@ -79,6 +80,7 @@ "username": null, "password": null, "domain": "auto", + "limits": true, "metadata": false, "original": true, "sleep-request": 5.0 @@ -279,7 +281,8 @@ }, "booru": { - "tags": false + "tags": false, + "notes": false } }, -- cgit v1.2.3