summaryrefslogtreecommitdiffstats
path: root/docs/gallery-dl-example.conf
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-04-25 21:32:02 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2023-04-25 21:32:02 -0400
commitf98ab7aaca3c4acbd5a793267791749740330e9c (patch)
tree72e3d3312a8ff2cdb24353b1d7be6fb8301f431c /docs/gallery-dl-example.conf
parent09e426350409d45e7f7a8ff369f8d8aa9eec0fe4 (diff)
New upstream version 1.25.2.upstream/1.25.2
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"}
}
},