cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 6acf0691e7a4399b60487f148be76600c8cd5c58
parent 27bcd3c0ee4f96e2e996ea8627b88066e19b7172
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 16 May 2024 23:55:36 +0200

Fix meta

Diffstat:
Mapps/base/ejabberd/release.yaml | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/apps/base/ejabberd/release.yaml b/apps/base/ejabberd/release.yaml @@ -27,7 +27,9 @@ spec: modules: mod_host_meta: enabled: true - options: {} + options: + bosh_service_url: "https://@HOST@/bosh" + websocket_url: "wss://@HOST@/ws" mod_mam: enabled: true options: