mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
netcup: remove TTL option (#2396)
This commit is contained in:
parent
c2b88e19da
commit
4c65680b7a
6 changed files with 6 additions and 11 deletions
|
|
@ -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" %}}).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue