Tweak mail templates a bit, to reference config values
probably more needs to be done, this is at least a step..
This commit is contained in:
parent
c4b371cedd
commit
f04b4105c7
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
<p>At ${taken or now}, ${probe} reported that its status was: ${status}.<br>
|
||||
Something went wrong. Please investigate as soon as possible.
|
||||
</p>
|
||||
<p>This email will repeat every 15 minutes until the issue is resolved.
|
||||
<p>This email will repeat every ${probe.status_alert_timeout} minutes until the issue is resolved.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue