aboutsummaryrefslogtreecommitdiffstats
path: root/articles
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
parent8c03d9a53f4bc2f70fb5c1e0487bc74fe0137fcb (diff)
downloadblossom-f00159f53b3774601500ec65345791311ff6efa1.tar.gz
blossom-f00159f53b3774601500ec65345791311ff6efa1.tar.bz2
blossom-f00159f53b3774601500ec65345791311ff6efa1.zip
migrate to poem and askama
Diffstat (limited to 'articles')
-rw-r--r--articles/ejabberd.md5
-rw-r--r--articles/rot.md2
2 files changed, 2 insertions, 5 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`.
```
diff --git a/articles/rot.md b/articles/rot.md
index 5af2a8d..a4e1068 100644
--- a/articles/rot.md
+++ b/articles/rot.md
@@ -1,6 +1,6 @@
+++
title = "rot"
-created_at = "2022-04-27T09:48:30+0100"
+published_at = "2022-04-27T09:48:30+0100"
tags = ["thoughts"]
+++