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" },