Making the new reshare method optional

This commit is contained in:
Michael Vogel 2012-11-17 16:27:49 +01:00
commit 5dbf89be88
2 changed files with 20 additions and 8 deletions

View file

@ -91,3 +91,6 @@ $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;