rename 'category-map' to 'config-map' (#7612)

This commit is contained in:
Mike Fährmann
2025-06-03 20:22:15 +02:00
parent 4fc719bb10
commit 99bf92364a
4 changed files with 21 additions and 16 deletions

View File

@@ -7494,8 +7494,8 @@ Description
or by `extractor.modules`_.
extractor.category-map
----------------------
extractor.config-map
--------------------
Type
``object`` (`category` -> `category`)
Default
@@ -7507,7 +7507,8 @@ Default
"koharu" : "schalenetwork"
}
Description
A JSON ``object`` mapping category names to their replacements.
Duplicate the configuration settings of extractor `categories`
to other names.
globals

View File

@@ -79,7 +79,7 @@
"actions": [],
"input" : null,
"netrc" : false,
"category-map": {
"config-map": {
"coomerparty": "coomer",
"kemonoparty": "kemono",
"koharu" : "schalenetwork"