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