mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-11-01 17:13:11 +08:00
DOCS: INWX provider improvements (#2580)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
parent
7e79713603
commit
9abbf44b30
1 changed files with 5 additions and 3 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue