mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
6 lines
283 B
Markdown
6 lines
283 B
Markdown
# 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)
|