Forums
-
- Forum
- Posts
-
- Installation
- 28,521
- Troubleshooting
- 62,696
- Themes
- 10,443
- Plugins
- 15,379
- Requests & Feedback
- 14,981
- Showcase
- 3,257
-
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