From 1a464ddaae77c100c757bb9040115792f21353a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 13:31:06 +0000 Subject: [PATCH] Auto-regenerate files --- settings.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.example.json b/settings.example.json index fc5dbfd7..47f5c75a 100644 --- a/settings.example.json +++ b/settings.example.json @@ -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%", "12%"], "//": "Image padding (default)", + "padding": ["6%", "15%"], "//": "Image padding (default)", "community": { "templates": [], "//": "Additional community templates to setup" },