Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,681
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
This is a setting in your config.php, but if you are interested in limiting discussion based on time, check out this plugin:
https://bbpress.org/plugins/topic/21?replies=1
Otherwise:
// The number of topics that show on each page.
$bb->page_topics = 30;
Trent