aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-03-29 07:20:04 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-03-29 07:20:04 -0400
commit5ea6cce4fb40d2cc4f1d7849e44e6825ac2f3a73 (patch)
tree2d7040d732323306b2227682068ed5c9e12d4bf0 /docs
parent68863e88e0e0d8c08a8631831c05c302527627b1 (diff)
parent662e5ac868a5c1a3e7bc95b37054b3a0ca4db74f (diff)
Update upstream source from tag 'upstream/1.29.3'
Update to upstream version '1.29.3' with Debian dir 131b9b3bdbc67af5fe84f139a5b499a550f7c22b
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index 7887fd5..8ede568 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -235,6 +235,9 @@
"avatar": {
"formats": null
+ },
+ "folder": {
+ "subfolders": true
}
},
"exhentai":
@@ -368,13 +371,14 @@
"password": "",
"announcements": false,
+ "archives" : false,
"comments" : false,
"dms" : false,
"duplicates" : false,
"favorites" : "artist",
"files" : ["attachments", "file", "inline"],
"max-posts" : null,
- "metadata" : false,
+ "metadata" : true,
"revisions" : false,
"order-revisions": "desc"
},
@@ -788,6 +792,9 @@
"threshold": "auto",
"ugoira" : false,
+ "favgroup": {
+ "order-posts": "pool"
+ },
"pool": {
"order-posts": "pool"
}