add 'output.skip' option

This commit is contained in:
Mike Fährmann
2021-05-04 18:07:08 +02:00
parent c5ca7905ce
commit e300da1424
3 changed files with 19 additions and 4 deletions

View File

@@ -2081,6 +2081,16 @@ Description
on one console line.
output.skip
-----------
Type
``bool``
Default
``true``
Description
Show skipped file downloads.
output.progress
---------------
Type

View File

@@ -320,6 +320,7 @@
"mode": "auto",
"progress": true,
"shorten": true,
"skip": true,
"log": "[{name}][{levelname}] {message}",
"logfile": null,
"unsupportedfile": null