add config option for unsupported-URL file
for consistency's sake
This commit is contained in:
@@ -99,6 +99,15 @@ Description File to write logging output to.
|
||||
=========== =====
|
||||
|
||||
|
||||
output.unsupportedfile
|
||||
----------------------
|
||||
=========== =====
|
||||
Type ``string``
|
||||
Default ``null``
|
||||
Description File to write external URLs unsupported by *gallery-dl* to.
|
||||
=========== =====
|
||||
|
||||
|
||||
Downloader Options
|
||||
==================
|
||||
|
||||
|
||||
@@ -129,5 +129,6 @@
|
||||
"shorten": true,
|
||||
"progress": true,
|
||||
"logfile": null,
|
||||
"unsupportedfile": null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user