mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-17 10:17:10 -05:00
Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma
This commit is contained in:
commit
063fd6ef43
@ -51,7 +51,7 @@
|
|||||||
<div class="mb-3">
|
<div class="mb-3">
|
||||||
<label for="maxRetries" class="form-label">Retries</label>
|
<label for="maxRetries" class="form-label">Retries</label>
|
||||||
<input type="number" class="form-control" id="maxRetries" v-model="monitor.maxretries" required min="0" step="1">
|
<input type="number" class="form-control" id="maxRetries" v-model="monitor.maxretries" required min="0" step="1">
|
||||||
<div class="form-text">Maximum retries before the service is marked as down and send notifications</div>
|
<div class="form-text">Maximum retries before the service is marked as down and a notification is sent</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
Reference in New Issue
Block a user