mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Link the changelog from ns1 shared_notifylist docstring
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user