add config option for unsupported-URL file

for consistency's sake
This commit is contained in:
Mike Fährmann
2018-01-28 18:42:10 +01:00
parent 619387cbb1
commit d951f13e37
4 changed files with 16 additions and 5 deletions

View File

@@ -129,5 +129,6 @@
"shorten": true,
"progress": true,
"logfile": null,
"unsupportedfile": null
}
}