aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gallery-dl-example.conf
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-04-25 21:32:08 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2023-04-25 21:32:08 -0400
commit06af0d64a8886a7542c272122210fa6deea83608 (patch)
tree0d7a69f8066b24a1452140d22c540fdbb84d078d /docs/gallery-dl-example.conf
parent6ceb21cf4f4a544ce6cf6d5528bc31c968dc217b (diff)
parentf98ab7aaca3c4acbd5a793267791749740330e9c (diff)
Update upstream source from tag 'upstream/1.25.2'
Update to upstream version '1.25.2' with Debian dir 21d0d9216e98cdfbf3b9fcd385432eb2e51f3472
Diffstat (limited to 'docs/gallery-dl-example.conf')
-rw-r--r--docs/gallery-dl-example.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/gallery-dl-example.conf b/docs/gallery-dl-example.conf
index ef7b3b5..da386dd 100644
--- a/docs/gallery-dl-example.conf
+++ b/docs/gallery-dl-example.conf
@@ -317,6 +317,10 @@
"archive": "~/gallery-dl/custom-archive-file-for-TBIB.db",
"filename": "{id}_{md5}.{extension}",
"sleep-request": [0, 1.2]
+ },
+
+ "urlshortener": {
+ "tinyurl": {"root": "https://tinyurl.com"}
}
},