mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
fix: variomedia documentation (#2304)
This commit is contained in:
parent
755164c939
commit
ee445c0c2e
3 changed files with 4 additions and 5 deletions
|
|
@ -47,10 +47,10 @@ More information [here]({{% ref "dns#configuration-and-credentials" %}}).
|
|||
|
||||
| Environment Variable Name | Description |
|
||||
|--------------------------------|-------------|
|
||||
| `DODE_SEQUENCE_INTERVAL` | Time between sequential requests |
|
||||
| `VARIOMEDIA_HTTP_TIMEOUT` | API request timeout |
|
||||
| `VARIOMEDIA_POLLING_INTERVAL` | Time between DNS propagation check |
|
||||
| `VARIOMEDIA_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation |
|
||||
| `VARIOMEDIA_SEQUENCE_INTERVAL` | Time between sequential requests |
|
||||
| `VARIOMEDIA_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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue