aboutsummaryrefslogtreecommitdiffstats
path: root/articles/ejabberd.md
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-01-30 16:16:05 +0000
committerLibravatar cel 🌸 <cel@blos.sm>2024-01-30 16:16:05 +0000
commitf00159f53b3774601500ec65345791311ff6efa1 (patch)
treecc65a487e71a056126e1935108a494c7851863f9 /articles/ejabberd.md
parent8c03d9a53f4bc2f70fb5c1e0487bc74fe0137fcb (diff)
downloadblossom-f00159f53b3774601500ec65345791311ff6efa1.tar.gz
blossom-f00159f53b3774601500ec65345791311ff6efa1.tar.bz2
blossom-f00159f53b3774601500ec65345791311ff6efa1.zip
migrate to poem and askama
Diffstat (limited to 'articles/ejabberd.md')
-rw-r--r--articles/ejabberd.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/articles/ejabberd.md b/articles/ejabberd.md
index 51a733a..7831432 100644
--- a/articles/ejabberd.md
+++ b/articles/ejabberd.md
@@ -1,6 +1,6 @@
+++
title = "cozy ejabberd xmpp chat server"
-created_at = "2023-09-16T21:07:40+0100"
+published_at = "2023-09-16T21:07:40+0100"
tags = ["tech", "sysadmin"]
+++
@@ -129,9 +129,6 @@ you should follow standard postgresql installation instructions for your OS. onc
## step 6: ejabberd configuration
-- loglevel last
-- create docroot for uploads
-
begin by replacing `localhost` under `hosts` with your virtualhost (e.g. `example.slay`), then list the certfiles you have obtained under `certfiles`.
```