From b997dabfebe74422de510884b68480fcb3bf1780 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Thu, 23 May 2024 21:02:51 +0100 Subject: Add anonymous subdomain when requested This will primiarly be used for motoristic. --- files/prosody.cfg.lua.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/prosody.cfg.lua.j2') diff --git a/files/prosody.cfg.lua.j2 b/files/prosody.cfg.lua.j2 index e20ba4e..b107536 100644 --- a/files/prosody.cfg.lua.j2 +++ b/files/prosody.cfg.lua.j2 @@ -9,6 +9,7 @@ modules_enabled = { "admin_shell"; "blocklist"; "bookmarks"; + "bosh"; "carbons"; "cloud_notify"; "csi_battery_saver"; @@ -31,7 +32,6 @@ modules_enabled = { "smacks"; "time"; "tls"; - "turn_external"; "uptime"; "vcard4"; "vcard_legacy"; -- cgit v1.2.3