Forums
-
- Forum
- Posts
-
- Installation
- 28,551
- Troubleshooting
- 62,891
- Themes
- 10,444
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
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