mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Add 2 warnings about potential path length issues
This commit is contained in:
parent
b25f083687
commit
c9683808c9
2 changed files with 14 additions and 1 deletions
|
|
@ -267,6 +267,12 @@ The filenames generated by this command follow the format
|
|||
paperless to use `PAPERLESS_FILENAME_FORMAT` for exported filenames
|
||||
instead, specify `--use-filename-format`.
|
||||
|
||||
!!! warning
|
||||
|
||||
If exporting with the file name format, there may be errors due to
|
||||
your operating system's maximum path lengths. Try adjusting the export
|
||||
target or consider not using the filename format.
|
||||
|
||||
### Document importer {#importer}
|
||||
|
||||
The document importer takes the export produced by the [Document
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue