From b1ffb626442397a6c0f6fb2f2d45cfade32b45f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Mon, 6 Jan 2025 17:24:04 +0100 Subject: [PATCH] [docs] update 'sleep-request' value for 'wallhaven' --- docs/configuration.rst | 2 ++ docs/gallery-dl.conf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/configuration.rst b/docs/configuration.rst index 1d8c970d..11d38167 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -405,6 +405,8 @@ Default ``flickr``, ``weibo``, ``[wikimedia]`` + * ``"1.4"`` + ``wallhaven`` * ``"2.0-4.0"`` ``behance``, ``imagefap``, diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 3d738698..512cd032 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -691,6 +691,8 @@ "wallhaven": { "api-key" : null, + "sleep-request": "1.4", + "include" : ["uploads"], "metadata": false },