# HG changeset patch # User Kim Alvefur # Date 1602785475 -7200 # Node ID b74d6a3f0c3f07aed5959a7546c77b62f3df7461 # Parent e8fbc0773141bfaa29ced489b847e7b62cf1b1ce mod_conversejs/README: Complete list of auto-injected settings diff -r e8fbc0773141 -r b74d6a3f0c3f mod_conversejs/README.markdown --- a/mod_conversejs/README.markdown Thu Oct 15 19:55:47 2020 +0200 +++ b/mod_conversejs/README.markdown Thu Oct 15 20:11:15 2020 +0200 @@ -92,9 +92,16 @@ **overriding them may cause problems**: - `authentication` *based on Prosody's authentication settings* -- `jid` *the current `VirtualHost`* - `bosh_service_url` - `websocket_url` +- `discover_connection_methods` *Disabled since we provide this* +- `assets_path` +- `allow_registration` *based on whether registration is enabled* +- These settings are set to the current `VirtualHost`: + - `jid` + - `default_domain` + - `domain_placeholder` + - `registration_domain` `mod_bosh` and/or `mod_websocket` are automatically enabled if available and the respective endpoint is included in the generated options.