]> git.mxchange.org Git - friendica.git/blobdiff - htconfig.php
API: Beautifying the code, only showing posts (not likes), don't show own posts in...
[friendica.git] / htconfig.php
index bb0f47727ab289aab61e6ddaeda97eb8e20f0482..a5f5574eea0bd09fea82335428f429d7b287c18b 100644 (file)
@@ -92,5 +92,5 @@ $a->config['system']['lockpath'] = "";
 // If enabled, the MyBB fulltext engine is used
 // $a->config['system']['use_fulltext_engine'] = true;
 
-// Let reshared messages look like wall-to-wall posts
-// $a->config['system']['diaspora_newreshare'] = true;
+// Use the old style "share"
+// $a->config['system']['old_share'] = false;