forked from leftypol/leftypol
Flood filters
This commit is contained in:
parent
49e9103daf
commit
187b476aae
2 changed files with 16 additions and 0 deletions
|
@ -379,6 +379,7 @@
|
|||
);
|
||||
|
||||
// Custom flood filters. Detect flood attacks and reject new posts if there's a positive match.
|
||||
// See http://tinyboard.org/wiki/index.php?title=Flood_filters for more information.
|
||||
//$config['flood_filters'][] = Array(
|
||||
// 'condition' => Array(
|
||||
// // 100 posts in the past 5 minutes (~20 p/m)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue