forked from leftypol/leftypol
Merge pull request #332 from discomrade/vichan-0d7ee48
Update config.php image documentation, move bad defaults to instance-config.php
This commit is contained in:
commit
4a4bb4e856
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