Coquille
This commit is contained in:
parent
47e6121567
commit
8efafd9683
@ -172,7 +172,7 @@ class config extends common {
|
||||
];
|
||||
// Sécurité de la connexion - tentative max avant blocage
|
||||
public static $connectAttempt = [
|
||||
999 => 'Aucun',
|
||||
999 => 'Aucune',
|
||||
3 => '3 tentatives',
|
||||
5 => '5 tentatives',
|
||||
10 => '10 tentatives'
|
||||
|
Loading…
Reference in New Issue
Block a user