summaryrefslogtreecommitdiff
path: root/files/prosody.cfg.lua.j2
diff options
context:
space:
mode:
Diffstat (limited to 'files/prosody.cfg.lua.j2')
-rw-r--r--files/prosody.cfg.lua.j22
1 files changed, 1 insertions, 1 deletions
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";