DOCS: INWX provider improvements (#2580)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Jeffrey Cafferata 2023-10-08 17:46:24 +02:00 committed by GitHub
parent 7e79713603
commit 9abbf44b30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,6 +110,8 @@ D("example.com", REG_INWX, DnsProvider(DSP_CF),
```
{% endcode %}
**Note**: The INWX provider implementation currently only supports up to 2,147,483,647 domains. If you exceed
this limit, it is expected that dnscontrol will fail to recognize some domains. Should you exceed this
limit, please open an issue on GitHub.
{% hint style="info" %}
**NOTE**: The INWX provider implementation currently only supports up to 2,147,483,647 domains. If you exceed
this limit, it is expected that DNSControl will fail to recognize some domains. Should you exceed this
limit, please [open an issue on GitHub](https://github.com/StackExchange/dnscontrol/issues/new/choose).
{% endhint %}