Software /
code /
prosody
Diff
core/features.lua @ 13718:569fae28a2f3 13.0
mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes
Changes from community version:
- Add options to allow explicit control over whether BOSH/WS is advertised
- Always serve XML at /host-meta (no guessing based on Accept), least surprising
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 16 Feb 2025 13:19:05 +0000 |
parent | 13657:404d3644ac4a |
line wrap: on
line diff
--- a/core/features.lua Sun Feb 16 13:17:00 2025 +0000 +++ b/core/features.lua Sun Feb 16 13:19:05 2025 +0000 @@ -12,6 +12,8 @@ "mod_cloud_notify"; -- mod_muc has built-in vcard support "muc_vcard"; + -- mod_http_altconnect bundled + "http_altconnect"; -- Roles, module.may and per-session authz "permissions"; -- prosody.* namespace