forked from leftypol/leftypol
Noticeboard on dashboard
This commit is contained in:
parent
e978bfd2b0
commit
6f62e038d4
2 changed files with 38 additions and 3 deletions
|
@ -254,6 +254,8 @@
|
|||
$config['mod']['search_results'] = 75;
|
||||
// Maximum number of notices to display on the moderator noticeboard
|
||||
$config['mod']['noticeboard_display'] = 50;
|
||||
// Number of entries to summarize and display on the dashboard
|
||||
$config['mod']['noticeboard_dashboard'] = 5;
|
||||
|
||||
// Probably best not to change these:
|
||||
if(!defined('JANITOR')) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue