]> granicus.if.org Git - ejabberd/commitdiff
Comment `certfiles` section in example config
authorEvgeny Khramtsov <ekhramtsov@process-one.net>
Fri, 20 Sep 2019 13:12:15 +0000 (16:12 +0300)
committerEvgeny Khramtsov <ekhramtsov@process-one.net>
Fri, 20 Sep 2019 13:12:15 +0000 (16:12 +0300)
Rely on ACME configuration instead

ejabberd.yml.example

index c1bce8b40642b8369d7f9b27deb7eb8b5dbcbb4f..6c45a41baddefbf9a79ff0a1aeaaea6507a4a2d3 100644 (file)
@@ -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:
   -