From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 16 Nov 2023 22:29:39 +0000 (-0800) Subject: Documentation: Add note that trash dir must exist (#4608) X-Git-Tag: v2.0.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b0be141cb3b66b131901e991cc94be5845f61f;p=thirdparty%2Fpaperless-ngx.git Documentation: Add note that trash dir must exist (#4608) --- diff --git a/docs/configuration.md b/docs/configuration.md index 88c8a5094e..ad915e6bb9 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -221,6 +221,8 @@ directory. inside docker, ensure that this path is within a permanent volume (such as "../media/trash") so it won't get lost on upgrades. + Note that the directory must exist prior to using this setting. + Defaults to empty (i.e. really delete documents). #### [`PAPERLESS_MEDIA_ROOT=`](#PAPERLESS_MEDIA_ROOT) {#PAPERLESS_MEDIA_ROOT}