mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Add the certificate directory in ejabberd.yml.ecample
This commit is contained in:
parent
c50f6c218f
commit
b4b4e247dd
1 changed files with 2 additions and 1 deletions
|
@ -668,6 +668,7 @@ language: "en"
|
||||||
acme:
|
acme:
|
||||||
contact: "mailto:cert-admin-ejabberd@example.com"
|
contact: "mailto:cert-admin-ejabberd@example.com"
|
||||||
http_dir: "/home/konstantinos/Desktop/Programming/test-server-for-acme/"
|
http_dir: "/home/konstantinos/Desktop/Programming/test-server-for-acme/"
|
||||||
|
cert_dir: "/usr/local/var/lib/ejabberd/"
|
||||||
|
|
||||||
###. =======
|
###. =======
|
||||||
###' MODULES
|
###' MODULES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue