From d960e67af37a07e8b18207339aa4b6b09474cdfe Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Tue, 16 Dec 2025 10:46:53 -0300 Subject: [PATCH] Updated Import (markdown) --- Import.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Import.md b/Import.md index 2ac1666..6ef49b3 100644 --- a/Import.md +++ b/Import.md @@ -210,7 +210,7 @@ mapping: replacement: "" ``` -### deduplication +### deduplication `optional` Currently there's only one deduplication rule type: @@ -235,6 +235,9 @@ deduplication: match_type: strict ``` +> [!NOTE] +> This is optional, omit it from your config file to disable deduplication. + ## New versions New schema versions will be created when a **new addition** or **bug fix** can't keep backwards compatibility. This is not valid for the time Version 1 remains in beta.