Enhancement: move and rename files when storage paths deleted, update file handling docs (#6033)

This commit is contained in:
shamoon
2024-03-07 12:39:55 -08:00
committed by GitHub
parent 37c4545444
commit 91434a5c6f
4 changed files with 77 additions and 41 deletions

View File

@@ -264,7 +264,7 @@ directory. See [File name handling](advanced_usage.md#file-name-handling) for de
: Tells paperless to replace placeholders in
`PAPERLESS_FILENAME_FORMAT` that would resolve to
'none' to be omitted from the resulting filename. This also holds
true for directory names. See [File name handling](advanced_usage.md#file-name-handling) for
true for directory names. See [File name handling](advanced_usage.md#empty-placeholders) for
details.
Defaults to `false` which disables this feature.