mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-03 03:28:10 +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">
|
<div class="form-group">
|
||||||
<label>Authentication rate limit per IP for failed login attempts or non-existing accounts</label>
|
<label>Authentication rate limit per IP for failed login attempts or non-existing accounts</label>
|
||||||
<!-- Validates number input only -->
|
<!-- Validates number input only -->
|
||||||
<p><input class="form-control" style="width: 9%; display: inline;" type="number" name="auth_ratelimit_ip"
|
<p><input class="form-control" style="width: 9%; display: inline;" type="number" name="auth_ratelimit_ip" value="5" required > / hour
|
||||||
value="60" required > / hour
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user