mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Comment certfiles
section in example config
Rely on ACME configuration instead
This commit is contained in:
parent
81ae691738
commit
bacaae7873
@ -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:
|
||||
-
|
||||
|
Loading…
Reference in New Issue
Block a user