mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Fixhancement: improve text thumbnail generation for large files (#10483)
This commit is contained in:
parent
f09965464a
commit
23501b9060
3 changed files with 35 additions and 2 deletions
|
|
@ -239,6 +239,7 @@ testpaths = [
|
|||
"src/paperless_mail/tests/",
|
||||
"src/paperless_tesseract/tests/",
|
||||
"src/paperless_tika/tests",
|
||||
"src/paperless_text/tests/",
|
||||
]
|
||||
addopts = [
|
||||
"--pythonwarnings=all",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue