aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-05-03 23:36:53 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2021-05-03 23:36:53 -0400
commitb9e1f9713d702cdb4721c6d7005718f43170c8fd (patch)
treed4bae9611841843502f1bac1ceeb88f5e8aac438 /docs
parent8ce3f41264ca43e2acd627592667ce66bc4b63fe (diff)
parente7eb1f9779f2e223575ab23a6bc1abf2222e7d27 (diff)
Update upstream source from tag 'upstream/1.17.3'
Update to upstream version '1.17.3' with Debian dir f48eb29debef9eb4ad856e7a0a50599d29d2128a
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl.conf7
1 files changed, 5 insertions, 2 deletions
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
}
},