rename 'category-map' to 'config-map' (#7612)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"actions": [],
|
||||
"input" : null,
|
||||
"netrc" : false,
|
||||
"category-map": {
|
||||
"config-map": {
|
||||
"coomerparty": "coomer",
|
||||
"kemonoparty": "kemono",
|
||||
"koharu" : "schalenetwork"
|
||||
|
||||
Reference in New Issue
Block a user