Making the new reshare method optional
This commit is contained in:
parent
c0376339e0
commit
5dbf89be88
2 changed files with 20 additions and 8 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue