diff --git a/config.yaml b/config.yaml index 8d727e470ea..a37ddc8f611 100644 --- a/config.yaml +++ b/config.yaml @@ -288,3 +288,7 @@ params: # Show/hide disclaimer notice in the footer. Default is "false". disclaimer: enable: true + + # Number of posts to show to each page. Default is "12" + pagination: + maxPostsPerPage: 12