diff options
| author | 2023-07-03 00:57:03 -0400 | |
|---|---|---|
| committer | 2023-07-03 00:57:03 -0400 | |
| commit | ef30b1fa552fd4ceebdd14bbcc16f30f430883f8 (patch) | |
| tree | cf680fbc0801f3090b28c190b7dd4a9d0fe1f454 /docs | |
| parent | 9fb906aeb3816abb42f459d1b67e35024e6f2348 (diff) | |
New upstream version 1.25.7.upstream/1.25.7
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": { |
