Reduce default padding

This commit is contained in:
lowlighter
2021-02-27 22:27:55 +01:00
parent 08506f7e14
commit a43f217297
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"debug": false, "//": "Debug logs",
"mocked": false, "//": "Use mocked data instead of live APIs (use 'force' to use mocked token even if real token are defined)",
"repositories": 100, "//": "Number of repositories to use",
"padding": ["6%", "15%"], "//": "Image padding (default)",
"padding": ["6%", "13%"], "//": "Image padding (default)",
"hosted": {
"by": "", "//": "Web instance host (displayed in footer)",
"link": "", "//": "Web instance host link (displayed in footer)"

View File

@@ -126,7 +126,7 @@ inputs:
description: Image padding
type: array
format: comma-separated
default: 6%, 15%
default: 6%, 13%
# Metrics output format
config_output: