changeset 3495:5567098a7f91

mod_conversejs/README: Update text about mod_bosh and mod_websocket 2681f74750b2 made the text slightly misleading since either connection methods can be disabled
author Kim Alvefur <zash@zash.se>
date Sun, 24 Mar 2019 03:24:49 +0100
parents 4feab7e87675
children 262e68821f3f
files mod_conversejs/README.markdown
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_conversejs/README.markdown	Sun Mar 24 03:04:34 2019 +0100
+++ b/mod_conversejs/README.markdown	Sun Mar 24 03:24:49 2019 +0100
@@ -69,7 +69,10 @@
 -   `authentication` *based on Prosody's authentication settings*
 -   `jid` *the current `VirtualHost`*
 -   `bosh_service_url`
--   `websocket_url` *if `mod_websocket` is available*
+-   `websocket_url`
+
+`mod_bosh` and/or `mod_websocket` are automatically enabled if available
+and the respective endpoint is included in the generated options.
 
 Loading resources
 -----------------