MySQL-Fulltext search option is disabled by default
This commit is contained in:
parent
8202355df9
commit
c707cba4c8
|
@ -90,4 +90,4 @@ $a->config['system']['itemcache'] = "";
|
||||||
$a->config['system']['lockpath'] = "";
|
$a->config['system']['lockpath'] = "";
|
||||||
|
|
||||||
// If enabled, the MyBB fulltext engine is used
|
// If enabled, the MyBB fulltext engine is used
|
||||||
$a->config['system']['use_fulltext_engine'] = true;
|
// $a->config['system']['use_fulltext_engine'] = true;
|
||||||
|
|
Loading…
Reference in a new issue