mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 18:47:52 +00:00
Change the default in setup too
This commit is contained in:
@@ -39,8 +39,7 @@ Or in plain english: if receivers start to classify your mail as spam, this post
|
||||
<div class="form-group">
|
||||
<label>Authentication rate limit per IP for failed login attempts or non-existing accounts</label>
|
||||
<!-- Validates number input only -->
|
||||
<p><input class="form-control" style="width: 9%; display: inline;" type="number" name="auth_ratelimit_ip"
|
||||
value="60" required > / hour
|
||||
<p><input class="form-control" style="width: 9%; display: inline;" type="number" name="auth_ratelimit_ip" value="5" required > / hour
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user