mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
todo: unblock ips
This commit is contained in:
parent
59e6a12d82
commit
017ed45121
@ -146,6 +146,7 @@ class Main extends CI_Controller
|
|||||||
'constraint' => 16,
|
'constraint' => 16,
|
||||||
'default' => 0,
|
'default' => 0,
|
||||||
) ,
|
) ,
|
||||||
|
//todo
|
||||||
'spam_attempts' => array(
|
'spam_attempts' => array(
|
||||||
'type' => 'INT',
|
'type' => 'INT',
|
||||||
'constraint' => 6,
|
'constraint' => 6,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user