aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl-example.conf4
-rw-r--r--docs/gallery-dl.conf3
2 files changed, 7 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"}
}
},
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index 7564e5b..09d9e80 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -74,6 +74,7 @@
{
"client-id": null,
"client-secret": null,
+ "refresh-token": null,
"auto-watch": false,
"auto-unwatch": false,
"comments": false,
@@ -86,6 +87,8 @@
"mature": true,
"metadata": false,
"original": true,
+ "pagination": "api",
+ "public": true,
"wait-min": 0
},
"e621":