From 45a13523d4ed10dc8e4fcc22a867862b0de645e5 Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Mon, 5 Dec 2022 15:37:22 -0800 Subject: [PATCH] Note the previous location and that it can be safely deleted if not in use --- docs/configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index d52663f5f..488a6f11f 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -177,6 +177,10 @@ processing, if you are using it. If you are using the Docker image, this should not be changed, as the data is included in the image already. +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` ## Logging