Merge branch '10400' into 11000

This commit is contained in:
fredtempez 2020-12-27 16:18:33 +01:00
commit 6e7de11d64
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,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'