mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Adds the storage paths to the re-tagger command
This commit is contained in:
parent
fccea022fa
commit
c8e838e3a0
4 changed files with 90 additions and 10 deletions
|
|
@ -291,7 +291,7 @@ def set_storage_path(
|
|||
)
|
||||
+ f" [{document.pk}]",
|
||||
)
|
||||
print(f"Sugest storage directory {selected}")
|
||||
print(f"Suggest storage directory {selected}")
|
||||
else:
|
||||
logger.info(
|
||||
f"Assigning storage path {selected} to {document}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue