Update 'content/instant-messaging/configuring_an_xmpp_server_prosody_0.11.md'
This commit is contained in:
parent
67b873668c
commit
0afc066924
@ -208,7 +208,7 @@ Add an entry to cron to automatically renew LetsEncrypt certificates
|
|||||||
And add:
|
And add:
|
||||||
|
|
||||||
:::console
|
:::console
|
||||||
0 4 0 * 0 /usr/bin/certbot renew --renew-hook "prosodyctl --root cert import /etc/letsencrypt/live" --quiet
|
0 4 * * 0 /usr/bin/certbot renew --renew-hook "prosodyctl --root cert import /etc/letsencrypt/live" --quiet
|
||||||
|
|
||||||
This will check and renew the certificates every week on sunday at 04:00.
|
This will check and renew the certificates every week on sunday at 04:00.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user