Option to reset thread bump after last post deleted.
This commit is contained in:
@@ -222,6 +222,9 @@
|
||||
|
||||
// Skip checking certain IP addresses against blacklists (for troubleshooting or whatever)
|
||||
$config['dnsbl_exceptions'][] = '127.0.0.1';
|
||||
|
||||
// To prevent bump atacks; returns the thread to last position after the last post is deleted.
|
||||
$config['anti_bump_flood'] = false;
|
||||
|
||||
/*
|
||||
* Introduction to Tinyboard's spam filter:
|
||||
|
||||
Reference in New Issue
Block a user