From fe9672a9be77e0029abec3bac0cf487060c83c65 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Sun, 21 Sep 2025 16:24:43 +0100 Subject: Remove unused dialback module I have s2s_secure_auth enabled, which disables dialback. Therefore, this module is not needed. --- 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 bb9a08c..9064bca 100644 --- a/files/prosody.cfg.lua.j2 +++ b/files/prosody.cfg.lua.j2 @@ -18,7 +18,6 @@ modules_enabled = { "carbons"; "cloud_notify"; "csi_battery_saver"; - "dialback"; "disco"; "external_services"; "lastactivity"; -- cgit v1.2.3