Fix notification email in case only expiry-TTL changes
This commit is contained in:
@@ -7,3 +7,6 @@ IPv4 address: {{ipv4}} (changed at: {{last_ipv4_update}})
|
||||
{% if ipv6_changed %}
|
||||
IPv6 address: {{ipv6}} (changed at: {{last_ipv6_update}})
|
||||
{% endif %}
|
||||
{% if expiry_ttl_changed %}
|
||||
Expiry-TTL: {{expiry_ttl}}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user