netcup: remove TTL option (#2396)

This commit is contained in:
Ludovic Fernandez 2025-01-10 16:17:25 +01:00 committed by GitHub
commit 4c65680b7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 6 additions and 11 deletions

View file

@ -54,7 +54,6 @@ More information [here]({{% ref "dns#configuration-and-credentials" %}}).
| `NETCUP_HTTP_TIMEOUT` | API request timeout |
| `NETCUP_POLLING_INTERVAL` | Time between DNS propagation check |
| `NETCUP_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation |
| `NETCUP_TTL` | The TTL of the TXT record used for the DNS challenge |
The environment variable names can be suffixed by `_FILE` to reference a file instead of a value.
More information [here]({{% ref "dns#configuration-and-credentials" %}}).