# HG changeset patch # User Kim Alvefur # Date 1553394289 -3600 # Node ID 5567098a7f91616790c7814495ed04b9c6760add # Parent 4feab7e87675c2916dbcfb02eb19d3425aff0eb2 mod_conversejs/README: Update text about mod_bosh and mod_websocket 2681f74750b2 made the text slightly misleading since either connection methods can be disabled diff -r 4feab7e87675 -r 5567098a7f91 mod_conversejs/README.markdown --- 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 -----------------