mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
Use correct canonical path for nltk_data
This commit is contained in:
parent
959f80604a
commit
c4dbd58efd
3 changed files with 5 additions and 5 deletions
|
|
@ -179,7 +179,7 @@ Previously, the location defaulted to `PAPERLESS_DATA_DIR/nltk`.
|
|||
Unless you are using this in a bare metal install or other setup,
|
||||
this folder is no longer needed and can be removed manually.
|
||||
|
||||
Defaults to `/usr/local/share/nltk_data`
|
||||
Defaults to `/usr/share/nltk_data`
|
||||
|
||||
## Logging
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue