diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/user-guide/commands.xml | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 15ed4c34..e85dadf4 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1005,6 +1005,20 @@  		</description>  	</bitlbee-setting> +	<bitlbee-setting name="user_agent" type="string" scope="account"> +		<default>BitlBee</default> + +		<description> +			<para> +				Some Jabber servers are configured to only allow a few (or even just one) kinds of XMPP clients to connect to them. +			</para> +			 +			<para> +				You can change this setting to make BitlBee present itself as a different client, so that you can still connect to these servers. +			</para> +		</description> +	</bitlbee-setting> +  	<bitlbee-setting name="web_aware" type="string" scope="account">  		<default>false</default> | 
