]> git.mxchange.org Git - friendica.git/commitdiff
MySQL-Fulltext search option is disabled by default
authorMichael Vogel <icarus@dabo.de>
Tue, 29 May 2012 14:30:12 +0000 (16:30 +0200)
committerMichael Vogel <icarus@dabo.de>
Tue, 29 May 2012 14:30:12 +0000 (16:30 +0200)
htconfig.php

index 2c5658be4dc5fdb9f5ad812fa0668b9a6bb453de..de7674c9ae3fe066abd2a2041415b9d878a9bd94 100644 (file)
@@ -90,4 +90,4 @@ $a->config['system']['itemcache'] = "";
 $a->config['system']['lockpath'] = "";
 
 // If enabled, the MyBB fulltext engine is used
-$a->config['system']['use_fulltext_engine'] = true;
+// $a->config['system']['use_fulltext_engine'] = true;