From f71964def2236e3b34be3f9f9eb431146437392f Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Mon, 11 Aug 2025 11:12:48 +0100 Subject: Remove unused mod_posix According to prosodyctl check, this module is no longer used or 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 62cd9fd..88f9279 100644 --- a/files/prosody.cfg.lua.j2 +++ b/files/prosody.cfg.lua.j2 @@ -23,7 +23,6 @@ modules_enabled = { "mimicking"; "pep"; "ping"; - "posix"; "private"; "proxy65"; "roster"; -- cgit v1.2.3