Merge branch '10313' into 10400

This commit is contained in:
fredtempez 2020-12-27 16:17:29 +01:00
commit 8e64e6637e
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'