mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Add the parallelism arg to Ns1Provider docstring
This commit is contained in:
@@ -205,6 +205,9 @@ class Ns1Provider(BaseProvider):
|
||||
ns1:
|
||||
class: octodns.provider.ns1.Ns1Provider
|
||||
api_key: env/NS1_API_KEY
|
||||
# Optional, to avoid 429s from rate-limiting. Try setting to the
|
||||
# value of max_workers.
|
||||
parallelism: 11
|
||||
# Only required if using dynamic records
|
||||
monitor_regions:
|
||||
- lga
|
||||
|
Reference in New Issue
Block a user