powerdns: several improvements (#1374)
This commit is contained in:
parent
ee0b4bd0b3
commit
83c626d9a1
5 changed files with 13 additions and 3 deletions
|
@ -47,6 +47,7 @@ More information [here](/lego/dns/#configuration-and-credentials).
|
|||
| `PDNS_HTTP_TIMEOUT` | API request timeout |
|
||||
| `PDNS_POLLING_INTERVAL` | Time between DNS propagation check |
|
||||
| `PDNS_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation |
|
||||
| `PDNS_SERVER_NAME` | Name of the server in the URL, 'localhost' by default |
|
||||
| `PDNS_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