diff --git a/docs/configuration.md b/docs/configuration.md index f77ec908c..97e1d5d42 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}