diff options
| -rw-r--r-- | files/prosody.cfg.lua.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/prosody.cfg.lua.j2 b/files/prosody.cfg.lua.j2 index 52022f4..9955c54 100644 --- a/files/prosody.cfg.lua.j2 +++ b/files/prosody.cfg.lua.j2 @@ -46,6 +46,7 @@ modules_enabled = { "vcard4"; "vcard_legacy"; "version"; + "websocket"; -- Invites {% if not is_transport_server %} |
