forked from leftypol/leftypol
Slightly better error message for rate limiting thread creation
This commit is contained in:
parent
66b6682952
commit
c5b62f18e9
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@
|
||||||
'noip' => true,
|
'noip' => true,
|
||||||
'find-time' => 60 * 60 * 1,
|
'find-time' => 60 * 60 * 1,
|
||||||
'action' => 'reject',
|
'action' => 'reject',
|
||||||
'message' => 'Hmmm'
|
'message' => 'New threads are being created too quickly. Hmmm'
|
||||||
);
|
);
|
||||||
|
|
||||||
// Minimum time between posts by the same IP address (all boards).
|
// Minimum time between posts by the same IP address (all boards).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue