[kemonoparty] enable 'username'/'user_profile' metadata by default
This commit is contained in:
@@ -3079,9 +3079,9 @@ extractor.kemonoparty.metadata
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
``true``
|
||||
Description
|
||||
Extract ``username`` metadata.
|
||||
Extract ``username`` and ``user_profile`` metadata.
|
||||
|
||||
|
||||
extractor.kemonoparty.revisions
|
||||
|
||||
@@ -374,7 +374,7 @@
|
||||
"favorites" : "artist",
|
||||
"files" : ["attachments", "file", "inline"],
|
||||
"max-posts" : null,
|
||||
"metadata" : false,
|
||||
"metadata" : true,
|
||||
"revisions" : false,
|
||||
"order-revisions": "desc"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user