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 },