mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
10 lines
310 B
Markdown
10 lines
310 B
Markdown
---
|
|
title: Pagination
|
|
---
|
|
|
|
# Pagination
|
|
|
|
By default your Blog will display ten posts per page. The number of posts per page is configurable via the "Settings" tab. Setting posts per page to zero will disable pagination, displaying all of your posts on a single page.
|
|
|
|
![](_images/blog-settings-pagination.png)
|