X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=htconfig.php;h=a5f5574eea0bd09fea82335428f429d7b287c18b;hb=dbcfe58ea84059ebdd976eaae4a3f61230b12da3;hp=e8aec1090900d6a8baa0946013541e37a7ac212f;hpb=a29842e3019255efd3f91fc01df29f5837d54fa4;p=friendica.git diff --git a/htconfig.php b/htconfig.php index e8aec10909..a5f5574eea 100644 --- a/htconfig.php +++ b/htconfig.php @@ -92,5 +92,5 @@ $a->config['system']['lockpath'] = ""; // If enabled, the MyBB fulltext engine is used // $a->config['system']['use_fulltext_engine'] = true; -// Use the new "share" element -// $a->config['system']['new_share'] = true; +// Use the old style "share" +// $a->config['system']['old_share'] = false;