From bacaae787394f688951902ec4978341ddb1f069a Mon Sep 17 00:00:00 2001 From: Evgeny Khramtsov Date: Fri, 20 Sep 2019 16:12:15 +0300 Subject: [PATCH] Comment `certfiles` section in example config Rely on ACME configuration instead --- ejabberd.yml.example | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ejabberd.yml.example b/ejabberd.yml.example index c1bce8b40..6c45a41ba 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -23,9 +23,10 @@ log_rotate_date: "" log_rotate_count: 1 log_rate_limit: 100 -certfiles: - - /etc/letsencrypt/live/localhost/fullchain.pem - - /etc/letsencrypt/live/localhost/privkey.pem +## If you already have certificates, list them here +# certfiles: +# - /etc/letsencrypt/live/domain.tld/fullchain.pem +# - /etc/letsencrypt/live/domain.tld/privkey.pem listen: -