From 9f73b946ebf7a1e77633b7be43aa8650aee28de7 Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Wed, 4 Dec 2024 11:31:43 +0100 Subject: [PATCH] Layout corrected. --- matrix/nginx/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/matrix/nginx/README.md b/matrix/nginx/README.md index 122bd59..6eda13e 100644 --- a/matrix/nginx/README.md +++ b/matrix/nginx/README.md @@ -55,8 +55,8 @@ Coturn/LiveKit are special with regards to the certificate, see their respective pages. For nginx it's pretty easy: tell Letsencrypt to restart it after a renewal. -You do this by adding this line to the \[renewalparams\] in -`/etc/letsencrypt/renewal/`: +You do this by adding this line to the `[renewalparams]` in +`/etc/letsencrypt/renewal/.conf`: ``` renew_hook = systemctl try-reload-or-restart nginx