We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c66042 commit 7a1633eCopy full SHA for 7a1633e
README.md
@@ -32,7 +32,7 @@ The following environment variables can be used to customize the Certbot contain
32
| `CERTBOT_EMAIL` | Email address for Let's Encrypt notifications | - |
33
| `CERTBOT_KEY_TYPE` | Type of private key to generate | `ecdsa` |
34
| `CLOUDFLARE_API_TOKEN` | Cloudflare API token for DNS authentication | - |
35
-| `RENEWAL_INTERVAL` | Interval between certificate renewal checks | 12h |
+| `RENEWAL_INTERVAL` | Interval between certificate renewal checks | 43200 seconds (12 hours) |
36
37
## Usage
38
0 commit comments