aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Vogel <icarus@dabo.de>2012-05-29 16:30:12 +0200
committerMichael Vogel <icarus@dabo.de>2012-05-29 16:30:12 +0200
commitc707cba4c8cd8855124b1991cfe8fd2c0c34c8ba (patch)
tree1dff3d71dce5ce155bf0b8099ddd4142acea5c94
parent8202355df93920623ba3068119285b3c7f5c6c54 (diff)
downloadvolse-hubzilla-c707cba4c8cd8855124b1991cfe8fd2c0c34c8ba.tar.gz
volse-hubzilla-c707cba4c8cd8855124b1991cfe8fd2c0c34c8ba.tar.bz2
volse-hubzilla-c707cba4c8cd8855124b1991cfe8fd2c0c34c8ba.zip
MySQL-Fulltext search option is disabled by default
-rw-r--r--htconfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/htconfig.php b/htconfig.php
index 2c5658be4..de7674c9a 100644
--- a/htconfig.php
+++ b/htconfig.php
@@ -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;