Add option config_padding
This commit is contained in:
@@ -52,6 +52,12 @@ inputs:
|
||||
description: Enable or disable SVG animations
|
||||
default: yes
|
||||
|
||||
# Add bottom padding
|
||||
# This can used to add padding if generated image is cropped or on the contrary, remove empty space
|
||||
config_padding:
|
||||
description: Configure bottom padding
|
||||
default: 20
|
||||
|
||||
# Number of repositories to use for metrics
|
||||
# A high number increase metrics accuracy, but will consume additional API requests when using plugins
|
||||
repositories:
|
||||
|
||||
Reference in New Issue
Block a user