mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 11:36:39 +01:00
removed unused settings.
This commit is contained in:
parent
fe7aa10d2c
commit
d3c13f6c93
3 changed files with 1 additions and 5 deletions
|
|
@ -57,7 +57,6 @@ def binaries_check(app_configs, **kwargs):
|
|||
binaries = (
|
||||
settings.CONVERT_BINARY,
|
||||
settings.OPTIPNG_BINARY,
|
||||
settings.UNPAPER_BINARY,
|
||||
"tesseract"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue