From 4b4db858d7c7310062d844493506c9107bdb8037 Mon Sep 17 00:00:00 2001 From: Sander Date: Thu, 28 Mar 2024 01:13:56 +0100 Subject: [PATCH] Update docs/administration.md Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- docs/administration.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/administration.md b/docs/administration.md index 77fb05bd4..e1d6184f2 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -359,13 +359,7 @@ extract the files inside the `export` folder first. results it is suggested to match the versions. !!! warning - The [Document importer](#importer) is meant to be run against a completely empty database - and a set of empty paperless folders. - Unless you take great care in making sure that there will be no collisions - (with the existing items in your paperless database) caused by the manifest data you - place in the `export` folder, the document_importer script may crash on duplicate items/files. - You run the risk of corrupting your target paperless instance if you import - items into a paperless instance that is not completely empty. + The importer should be run against a completely empty installation (database and directories) of Paperless-ngx. ### Document retagger {#retagger}