diff --git a/pre-config.json b/pre-config.json index b4fa4d0..701e08b 100644 --- a/pre-config.json +++ b/pre-config.json @@ -6,7 +6,9 @@ "Core": { "SiteName": "Afterlogic WebMail Lite PHP", "ProductName": "Afterlogic WebMail Lite PHP", - "EnableFailedLoginBlock": true + "EnableFailedLoginBlock": true, + "LoginBlockAvailableTriesCount": 10, + "LoginBlockDurationMinutes": 3 }, "CoreWebclient": { "HeaderModulesOrder": ["mail", "contacts"],