mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
When a StoragePath is changed, check if related documents require a rename
This commit is contained in:
parent
9893ae9880
commit
857944aabe
3 changed files with 53 additions and 37 deletions
|
|
@ -414,13 +414,6 @@ structure as in the previous example above.
|
|||
Defining a storage path is optional. If no storage path is defined for a
|
||||
document, the global `PAPERLESS_FILENAME_FORMAT` is applied.
|
||||
|
||||
!!! warning
|
||||
|
||||
If you adjust the format of an existing storage path, old documents
|
||||
don't get relocated automatically. You need to run the
|
||||
[document renamer](/administration#renamer) to
|
||||
adjust their paths.
|
||||
|
||||
## Celery Monitoring {#celery-monitoring}
|
||||
|
||||
The monitoring tool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue