mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Document daily update limits (#2835)
This commit is contained in:
@@ -36,3 +36,11 @@ D("example.com", REG_NONE, DnsProvider(DSP_DESEC),
|
||||
## Activation
|
||||
DNSControl depends on a deSEC account auth token.
|
||||
This token can be obtained by [logging in via the deSEC API](https://desec.readthedocs.io/en/latest/auth/account.html#log-in).
|
||||
|
||||
{% hint style="warning" %}
|
||||
deSEC enforces a daily limit of 300 RRset creation/deletion/modification per
|
||||
domain. Large changes may have to be done over the course of a few days. The
|
||||
integration test suite can not be run in a single session. See
|
||||
[https://desec.readthedocs.io/en/latest/rate-limits.html#api-request-throttling](https://desec.readthedocs.io/en/latest/rate-limits.html#api-request-throttling)
|
||||
{% endhint %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user