From fef234d037b8b420267049703e774db30e76242a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roni=20V=C3=A4yrynen?= Date: Fri, 29 Jul 2022 14:43:43 +0300 Subject: [PATCH] chore: rename letsencrypt to acme in sample config --- sample.xo-install.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample.xo-install.cfg b/sample.xo-install.cfg index 626f485..be7fb83 100644 --- a/sample.xo-install.cfg +++ b/sample.xo-install.cfg @@ -89,7 +89,7 @@ PRESERVE="3" # enables autocert, sets certificate paths if missing and adds http to https redirect. #ACME="false" -# Let's Encrypt domain for which the certificate is generated. +# ACME domain for which the certificate is generated. # Domain needs to be pointed towards XO server public ip-address and ports 80 and 443 allowed. #ACME_DOMAIN=""