forked from leftypol/leftypol
Extract bad defaults to instance-config.php, from c9c4273d4b
, updates documentation
This commit is contained in:
parent
ca8f6baa36
commit
55a9caefa1
2 changed files with 9 additions and 3 deletions
|
@ -161,6 +161,9 @@ $config['mod']['news_page'] = 5;
|
|||
// Allow everyone to see bumplocks
|
||||
$config['mod']['view_bumplock'] = -1;
|
||||
|
||||
// Include public logs with names
|
||||
$config['public_logs'] = 1;
|
||||
|
||||
$config['allow_thread_deletion'] = false;
|
||||
|
||||
// Max attachments per post
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue