Updated Import (markdown)

Herculino Trotta
2025-12-16 10:46:53 -03:00
parent d171591ded
commit d960e67af3
+4 -1
@@ -210,7 +210,7 @@ mapping:
replacement: "" replacement: ""
``` ```
### deduplication ### deduplication `optional`
Currently there's only one deduplication rule type: Currently there's only one deduplication rule type:
@@ -235,6 +235,9 @@ deduplication:
match_type: strict match_type: strict
``` ```
> [!NOTE]
> This is optional, omit it from your config file to disable deduplication.
## New versions ## 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. 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.