forked from leftypol/leftypol
Paginate ?/noticeboard
This commit is contained in:
parent
2c1f14d24b
commit
2a301de29f
7 changed files with 125 additions and 10 deletions
|
@ -832,8 +832,8 @@
|
|||
// Maximum number of results to display for a search, per board
|
||||
$config['mod']['search_results'] = 75;
|
||||
|
||||
// Maximum number of notices to display on the moderator noticeboard
|
||||
$config['mod']['noticeboard_display'] = 50;
|
||||
// How many entries to show per page in the moderator noticeboard
|
||||
$config['mod']['noticeboard_page'] = 50;
|
||||
// Number of entries to summarize and display on the dashboard
|
||||
$config['mod']['noticeboard_dashboard'] = 5;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue