diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/netwatch-notify.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md index b673af8..a7cc2d6 100644 --- a/doc/netwatch-notify.md +++ b/doc/netwatch-notify.md @@ -83,9 +83,9 @@ with a resolvable name: /tool/netwatch/add comment="notify, name=example.com, resolve=example.com"; -But be warned: Dynamic updates will probably cause issues if the name has -more than one record in dns - a high rate of configuration changes (and flash -writes) at least. +This supports multiple A or AAAA records for a name just fine, even a CNAME +to those. But be warned: CNAME chains to multiple records will cause a high +rate of configuration changes (and flash writes)! ### No notification on host down |