From 31e2fcb322380f52bbd9263497e137b9688b7982 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 23 Jul 2022 13:41:24 +0700 Subject: [PATCH] update backup section for v0.2 --- docs/Settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Settings.md b/docs/Settings.md index f495c088..8dd7ba2a 100644 --- a/docs/Settings.md +++ b/docs/Settings.md @@ -142,7 +142,7 @@ Detect the YouTube ID from filename, this accepts the default yt-dlp naming conv This will write or overwrite all thumbnails in the media file using the downloaded thumbnail. This is only necessary if you didn't download the files with the option *Embed Thumbnail* enabled or want to make sure all media files get the newest thumbnail. Follow the docker-compose logs to monitor progress. ## Backup Database -This will backup your metadata into a zip file. The file will get stored at *cache/backup* and will contain the necessary files to restore the Elasticsearch index formatted **nd-json** files plus a complete export of the index in a set of conventional **json** files. +This will backup your metadata into a zip file. The file will get stored at *cache/backup* and will contain the necessary files to restore the Elasticsearch index formatted **nd-json** files. BE AWARE: This will **not** backup any media files, just the metadata from the Elasticsearch.