Search update

This commit is contained in:
Michael Foster 2013-07-20 12:05:42 -04:00
parent e62b83e79c
commit b776e0a7f0
5 changed files with 93 additions and 19 deletions

View file

@ -857,8 +857,8 @@
// Number of news entries to display per page
$config['mod']['news_page'] = 40;
// Maximum number of results to display for a search, per board
$config['mod']['search_results'] = 75;
// Number of results to dispaly per page
$config['mod']['search_page'] = 200;
// How many entries to show per page in the moderator noticeboard
$config['mod']['noticeboard_page'] = 50;