diff options
| author | 2023-01-12 03:41:59 -0500 | |
|---|---|---|
| committer | 2023-01-12 03:41:59 -0500 | |
| commit | f1051085013c0d702ef974b9b27ea43b3fc73259 (patch) | |
| tree | aaeb581d7b2ba0652b5e74b714b9036dd4436d4d /docs/gallery-dl.conf | |
| parent | fe385c3ff784ba3d19454a35446502c0ec295893 (diff) | |
New upstream version 1.24.4.upstream/1.24.4
Diffstat (limited to 'docs/gallery-dl.conf')
| -rw-r--r-- | docs/gallery-dl.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 2d2adbb..3012e71 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -390,7 +390,8 @@ { "adjust-extensions": true, "chunk-size": 32768, - "headers": null + "headers": null, + "validate": true }, "ytdl": |
