mod_conversejs/README: Add text about preventing auto-load of mod_bosh/ws
authorKim Alvefur <zash@zash.se>
Thu, 15 Oct 2020 19:55:47 +0200
changeset 4211 e8fbc0773141
parent 4210 432e948cd50e
child 4212 b74d6a3f0c3f
mod_conversejs/README: Add text about preventing auto-load of mod_bosh/ws
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
 ----