mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
alidns: add line record option (#2814)
This commit is contained in:
parent
44b89b7e92
commit
2ce04a6586
4 changed files with 17 additions and 2 deletions
2
docs/content/dns/zz_gen_alidns.md
generated
2
docs/content/dns/zz_gen_alidns.md
generated
|
|
@ -58,8 +58,10 @@ More information [here]({{% ref "dns#configuration-and-credentials" %}}).
|
|||
| Environment Variable Name | Description |
|
||||
|--------------------------------|-------------|
|
||||
| `ALICLOUD_HTTP_TIMEOUT` | API request timeout in seconds (Default: 10) |
|
||||
| `ALICLOUD_LINE` | Line (Default: default) |
|
||||
| `ALICLOUD_POLLING_INTERVAL` | Time between DNS propagation check in seconds (Default: 2) |
|
||||
| `ALICLOUD_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation in seconds (Default: 60) |
|
||||
| `ALICLOUD_REGION_ID` | Region ID (Default: cn-hangzhou) |
|
||||
| `ALICLOUD_TTL` | The TTL of the TXT record used for the DNS challenge in seconds (Default: 600) |
|
||||
|
||||
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