Documentation: Add note that trash dir must exist (#4608)

This commit is contained in:
shamoon 2023-11-16 14:29:39 -08:00 committed by GitHub
parent 48ad26cb93
commit 6fe3c5db2c

View File

@ -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=<path>`](#PAPERLESS_MEDIA_ROOT) {#PAPERLESS_MEDIA_ROOT}