From 48b63bdce802f8050ff75af733e6c9cbaffe32b1 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Mon, 11 Aug 2025 13:38:28 +0100 Subject: Do not explicitly load component module Whoops! mod_component is not supposed to be loaded directly, instead it gets indirectly loaded as a result of the relevant component definitions. --- files/prosody.cfg.lua.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/files/prosody.cfg.lua.j2 b/files/prosody.cfg.lua.j2 index 4b67544..adb5e2a 100644 --- a/files/prosody.cfg.lua.j2 +++ b/files/prosody.cfg.lua.j2 @@ -13,7 +13,6 @@ modules_enabled = { "bosh"; "carbons"; "cloud_notify"; - "component"; "csi_battery_saver"; "dialback"; "disco"; -- cgit v1.2.3