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:
Lance Edgar 2017-06-01 17:17:11 -05:00
parent c4b371cedd
commit f04b4105c7
4 changed files with 4 additions and 4 deletions

View file

@ -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>