Add plugin_anilist_limit_characters and plugin_languages_threshold options (#89)

This commit is contained in:
Simon Lecoq
2021-02-01 21:02:22 +01:00
committed by GitHub
parent eb89bc3f1b
commit 64e8afec0d
8 changed files with 39 additions and 5 deletions

View File

@@ -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%