We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e982d5a commit 1cad41dCopy full SHA for 1cad41d
docs/content/usage/cli/Renew-a-Certificate.md
@@ -83,7 +83,7 @@ You can help further, by adjusting your crontab entry, like so:
83
#0 0 * * * /usr/bin/lego ... renew
84
85
# instead, use a randomly chosen time:
86
-3 35 * * * /usr/bin/lego ... renew
+35 3 * * * /usr/bin/lego ... renew
87
```
88
89
If you use systemd timers, consider doing something similar, and/or introduce a `RandomizedDelaySec`:
0 commit comments