From e43ed688607716515ccfcda525ebd2a6df087006 Mon Sep 17 00:00:00 2001 From: Sander Date: Thu, 28 Mar 2024 01:14:26 +0100 Subject: [PATCH] Update docs/administration.md Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- docs/administration.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/administration.md b/docs/administration.md index e1d6184f2..d5b89a3ab 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -349,9 +349,7 @@ When you use the provided docker compose script, put the export inside the `export` folder in your paperless source directory. Specify `../export` as the `source`. -If you have zipped the data and manifest -with the [Document exporter](#exporter) using the `-z` or `--zip` option, please -extract the files inside the `export` folder first. +Note that .zip files (as can be generated from the exporter) are not supported. !!! note