diff --git a/inc/config.php b/inc/config.php index 49097e77..fd99dfe3 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1860,7 +1860,7 @@ // Body search filters are discarded if they make the query heavier than this. $config['search']['max_weight'] = 80; - // Boards for searching + // Uncomment to limit the search feature to the given boards by uri. //$config['search']['boards'] = array('a', 'b', 'c', 'd', 'e'); // Enable public logs? 0: NO, 1: YES, 2: YES, but drop names