forked from leftypol/leftypol
config.php: better documentation for search.boards
This commit is contained in:
parent
330d6b7c01
commit
701007ea95
1 changed files with 1 additions and 1 deletions
|
|
@ -1860,7 +1860,7 @@
|
||||||
// Body search filters are discarded if they make the query heavier than this.
|
// Body search filters are discarded if they make the query heavier than this.
|
||||||
$config['search']['max_weight'] = 80;
|
$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');
|
//$config['search']['boards'] = array('a', 'b', 'c', 'd', 'e');
|
||||||
|
|
||||||
// Enable public logs? 0: NO, 1: YES, 2: YES, but drop names
|
// Enable public logs? 0: NO, 1: YES, 2: YES, but drop names
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue