diff options
| author | 2023-07-03 00:57:09 -0400 | |
|---|---|---|
| committer | 2023-07-03 00:57:09 -0400 | |
| commit | 3a93cde3966897be5924ee1de7b4e044d02c7b5d (patch) | |
| tree | 201f838ff418278c49b54b9e967afd8d67b621a2 /docs | |
| parent | 9b5645cc3e880ed2219bfd3842d6947ca989ad99 (diff) | |
| parent | ef30b1fa552fd4ceebdd14bbcc16f30f430883f8 (diff) | |
Update upstream source from tag 'upstream/1.25.7'
Update to upstream version '1.25.7'
with Debian dir 4760b04a98c58821dc7db0f3d75c73f5f395ad73
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 6a3c84f..902d0a2 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -108,8 +108,10 @@ }, "flickr": { - "videos": true, - "size-max": null + "exif": false, + "metadata": false, + "size-max": null, + "videos": true }, "furaffinity": { |
