fix: variomedia documentation (#2304)

This commit is contained in:
Ludovic Fernandez 2024-10-14 13:12:26 +02:00 committed by GitHub
commit ee445c0c2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 5 deletions

View file

@ -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.