Defaults: $config['mod']['skip_per_board'] changed to false

This commit is contained in:
Michael Save 2012-03-17 14:38:06 +11:00
parent 75efb21035
commit e6337640c8

View File

@ -823,7 +823,7 @@
// Set any of the below to "DISABLED" to make them unavailable for everyone.
// Don't worry about per-board moderators. Let all mods moderate any board.
$config['mod']['skip_per_board'] = true;
$config['mod']['skip_per_board'] = false;
/* Post Controls */
// View IP addresses