diff options
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": { |
