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:
nonmakina 2021-07-24 10:40:08 +02:00 committed by GitHub
commit 4a4bb4e856
2 changed files with 9 additions and 3 deletions

View file

@ -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