diff options
| author | 2019-08-26 19:34:50 -0400 | |
|---|---|---|
| committer | 2019-08-26 19:34:50 -0400 | |
| commit | fbaff8b82a85ba1dcfa16da8af8cd98c56c9903c (patch) | |
| tree | 9c903ffe82e7df731ed424d5a578deb9ffb5cfc8 /docs/gallery-dl.conf | |
| parent | fef60edee30ad08f646386be4c7f4c0ef0af7867 (diff) | |
| parent | b75d158d014d6c43d7d785c46c9372a9cf84d144 (diff) | |
Update upstream source from tag 'upstream/1.10.2'
Update to upstream version '1.10.2'
with Debian dir 1bbf2d0fa89411dabf6ec214a5c9df700cb070ab
Diffstat (limited to 'docs/gallery-dl.conf')
| -rw-r--r-- | docs/gallery-dl.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index a4a9ee0..b9ff32d 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -8,8 +8,9 @@ "proxy": null, "skip": true, "sleep": 0, + "path-restrict": "auto", + "path-remove": "\\u0000-\\u001f\\u007f", "user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0", - "restrict-filenames": "auto", "artstation": { @@ -30,6 +31,7 @@ "mature": true, "metadata": false, "original": true, + "quality": 100, "wait-min": 0 }, "exhentai": @@ -154,6 +156,7 @@ "http": { + "adjust-extensions": true, "mtime": true, "rate": null, "retries": 4, |
