# HG changeset patch # User Kim Alvefur # Date 1602784547 -7200 # Node ID e8fbc0773141bfaa29ced489b847e7b62cf1b1ce # Parent 432e948cd50e107e0b813a206c6120ca649fa34e mod_conversejs/README: Add text about preventing auto-load of mod_bosh/ws diff -r 432e948cd50e -r e8fbc0773141 mod_conversejs/README.markdown --- a/mod_conversejs/README.markdown Thu Oct 15 19:48:24 2020 +0200 +++ b/mod_conversejs/README.markdown Thu Oct 15 19:55:47 2020 +0200 @@ -47,6 +47,10 @@ documentation for how to configure them. Both connection methods are loaded automatically. +Auto-loading of `mod_bosh` or `mod_websocket` can be prevented by adding +it to `modules_disabled` but note that at least one of them must be +allowed for Converse.js to work. + HTTP ----