forked from leftypol/leftypol
paginate ban list
This commit is contained in:
parent
7101fa540b
commit
f0412b0814
4 changed files with 24 additions and 8 deletions
|
@ -826,6 +826,8 @@
|
|||
|
||||
// How many actions to show per page in the moderation log
|
||||
$config['mod']['modlog_page'] = 350;
|
||||
// How many bans to show per page in the ban list
|
||||
$config['mod']['banlist_page'] = 350;
|
||||
|
||||
// Maximum number of results to display for a search, per board
|
||||
$config['mod']['search_results'] = 75;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue