diff options
| author | 2023-01-12 03:42:04 -0500 | |
|---|---|---|
| committer | 2023-01-12 03:42:04 -0500 | |
| commit | 8ec1f72fd1534219c05f73245725a59c2a4e7155 (patch) | |
| tree | 9e03ec969c82b2e3add1d4e3982cde5c594a64dc /docs | |
| parent | 8b67a2720cb744fa89f9e8d6ade55c353527891f (diff) | |
| parent | f1051085013c0d702ef974b9b27ea43b3fc73259 (diff) | |
Update upstream source from tag 'upstream/1.24.4'
Update to upstream version '1.24.4'
with Debian dir 6d203cacc424c1e3948af734355e206a7a80640d
Diffstat (limited to 'docs')
| -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": |
