sakuracloud: supports concurrent update (#850)

This commit is contained in:
Kazumichi Yamamoto 2019-04-10 05:56:12 +09:00 committed by Ludovic Fernandez
commit f400ec5163
40 changed files with 2594 additions and 179 deletions

View file

@ -39,6 +39,7 @@ More information [here](/lego/dns/#configuration-and-credentials).
| Environment Variable Name | Description |
|--------------------------------|-------------|
| `SAKURACLOUD_HTTP_TIMEOUT` | API request timeout |
| `SAKURACLOUD_POLLING_INTERVAL` | Time between DNS propagation check |
| `SAKURACLOUD_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation |
| `SAKURACLOUD_TTL` | The TTL of the TXT record used for the DNS challenge |