summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantinos Kallas <konstantinos.kallas@hotmail.com>2017-07-07 19:40:57 +0300
committerKonstantinos Kallas <konstantinos.kallas@hotmail.com>2017-07-07 19:40:57 +0300
commitb4b4e247dd078df7d26b3978356326fcd78042c7 (patch)
tree98722f7b076aefe0448890cbdb0f7161a08c1123
parentClean up code by adding throws instead of passing the error value (diff)
Add the certificate directory in ejabberd.yml.ecample
-rw-r--r--ejabberd.yml.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index aeffc5a3..5e6f9b63 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -668,7 +668,8 @@ language: "en"
acme:
contact: "mailto:cert-admin-ejabberd@example.com"
http_dir: "/home/konstantinos/Desktop/Programming/test-server-for-acme/"
-
+ cert_dir: "/usr/local/var/lib/ejabberd/"
+
###. =======
###' MODULES