implement a 'path-strip' option

This commit is contained in:
Mike Fährmann
2021-08-24 23:23:12 +02:00
parent 72c0cd30c7
commit d3eab417ed
3 changed files with 34 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
"path-restrict": "auto",
"path-replace": "_",
"path-remove": "\\u0000-\\u001f\\u007f",
"path-strip": "auto",
"extension-map": {
"jpeg": "jpg",
"jpe" : "jpg",