Merge pull request #178 from nonmakina/bumplockIndicator

Implements fixes and changes to be able to view the bumplock status of a thread
This commit is contained in:
dedushka1 2021-01-19 14:51:08 -05:00 committed by GitHub
commit 6d67ca34f0
5 changed files with 12 additions and 8 deletions

View file

@ -122,6 +122,9 @@ $config['mod']['rawhtml'] = MOD;
$config['mod']['mod_board_log'] = MOD;
$config['mod']['ip_recentposts'] = 350;
// Allow everyone to see bumplocks
$config['mod']['view_bumplock'] = -1;
$config['allow_thread_deletion'] = false;
// Max attachments per post