From c873824aff42e304c7b54cbac5e0513befb4a460 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Wed, 4 Aug 2021 12:28:59 -0700 Subject: [PATCH] Link the changelog from ns1 shared_notifylist docstring --- octodns/provider/ns1.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/octodns/provider/ns1.py b/octodns/provider/ns1.py index 23ee4e8..5488d60 100644 --- a/octodns/provider/ns1.py +++ b/octodns/provider/ns1.py @@ -236,8 +236,9 @@ class Ns1Provider(BaseProvider): # Optional. Default: false. true is Recommended, but not the default # for backwards compatibility reasons. If true, all NS1 monitors will # use a shared notify list rather than one per record & value - # combination. See CHANGELOG for more information before enabling this - # behavior. + # combination. See CHANGELOG, + # https://github.com/octodns/octodns/blob/master/CHANGELOG.md, for more + # information before enabling this behavior. shared_notifylist: false # Optional. Default: None. If set, back off in advance to avoid 429s # from rate-limiting. Generally this should be set to the number