]> git.mxchange.org Git - friendica.git/blobdiff - htconfig.php
Merge pull request #512 from fermionic/auto-redir-for-local-hub-contacts
[friendica.git] / htconfig.php
index 872572654a705cec36d5f39d43353d4f7fd64209..de7674c9ae3fe066abd2a2041415b9d878a9bd94 100644 (file)
@@ -88,3 +88,6 @@ $a->config['system']['itemcache'] = "";
 
 // If enabled, the lockpath is used for a lockfile to check if the poller is running
 $a->config['system']['lockpath'] = "";
+
+// If enabled, the MyBB fulltext engine is used
+// $a->config['system']['use_fulltext_engine'] = true;