xmpp: disable HTTPS for BOSH
It's not exposed, we proxy from the web frontend.
This commit is contained in:
@@ -72,6 +72,8 @@ modules_enabled = {
|
||||
--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
|
||||
};
|
||||
|
||||
https_ports = { }
|
||||
|
||||
-- These modules are auto-loaded, but should you want
|
||||
-- to disable them then uncomment them here:
|
||||
modules_disabled = {
|
||||
|
||||
Reference in New Issue
Block a user