Skip to content

Commit

Permalink
DOCS: INWX provider improvements (#2580)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Limoncelli <[email protected]>
  • Loading branch information
cafferata and tlimoncelli authored Oct 8, 2023
1 parent 7e79713 commit 9abbf44
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions documentation/providers/inwx.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}

0 comments on commit 9abbf44

Please sign in to comment.