Add plugin_anilist_limit_characters and plugin_languages_threshold options (#89)
This commit is contained in:
@@ -47,4 +47,10 @@ inputs:
|
||||
values:
|
||||
- bytes-size # Languages total size written in bytes
|
||||
- percentage # Languages proportions in %
|
||||
default: ""
|
||||
default: ""
|
||||
|
||||
# Minimum threshold (in percentage) to reach for languages to be displayed
|
||||
plugin_languages_threshold:
|
||||
description: Minimum threshold
|
||||
type: string
|
||||
default: 0%
|
||||
Reference in New Issue
Block a user