changeset 4207:e8fbc0773141

mod_conversejs/README: Add text about preventing auto-load of mod_bosh/ws
author Kim Alvefur <zash@zash.se>
date Thu, 15 Oct 2020 19:55:47 +0200
parents 432e948cd50e
children b74d6a3f0c3f
files mod_conversejs/README.markdown
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
 ----