From 1c18ce17500c2952ca1dcae4aa903e20574b3fca Mon Sep 17 00:00:00 2001 From: Sven Moritz Hallberg Date: Tue, 12 Feb 2008 03:09:57 +0100 Subject: update settings documentation --- doc/user-guide/commands.xml | 88 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 83 insertions(+), 5 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 4f4e44b3..8c2a30ca 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -546,6 +546,17 @@ + + true + + + + If set to true, BitlBee will color incoming encrypted messages according to their fingerprint trust level: untrusted=red, trusted=green. + + + + + false @@ -612,6 +623,22 @@ + + encrypted + encrypted, trusted, notaway, false + + + + Specifies under which circumstances BitlBee should give the "halfop" mode flag (+h) to buddies. + + + + If "false", the flag is never set. On "notaway", the flag is removed for users marked as "away" and set for all others. On "encrypted", the flag is set for users with whom we have an encrypted connection. On "trusted", it is set only for encrypted connections using a trusted key. + + + + + true @@ -634,17 +661,52 @@ - - both - both, root, user, none + + trusted + encrypted, trusted, notaway, false - Some people prefer themself and root to have operator status in &bitlbee, other people don't. You can change these states using this setting. + Specifies under which circumstances BitlBee should give the "op" mode flag (+o) to buddies. + + + + If "false", the flag is never set. On "notaway", the flag is removed for users marked as "away" and set for all others. On "encrypted", the flag is set for users with whom we have an encrypted connection. On "trusted", it is set only for encrypted connections using a trusted key. + + + + + true + + - The value "both" means both user and root get ops. "root" means, well, just root. "user" means just the user. "none" means nobody will get operator status. + Some people prefer themself and root to have operator status in &bitlbee, other people don't. You can set the desired state for root using this setting. + + + + + + true + + + + Some people prefer themself and root to have operator status in &bitlbee, other people don't. You can set the desired state for yourself using this setting. + + + + + + opportunistic + never, opportunistic, manual, always + + + + This setting controls the policy for establishing Off-the-Record connections. + + + A value of "never" effectively disables the OTR subsystem. In "opportunistic" mode, a magic whitespace pattern will be appended to the first message sent to any user. If the peer is also running opportunistic OTR, an encrypted connection will be set up automatically. On "manual", on the other hand, OTR connections must be established explicitly using otr connect. Finally, the setting "always" enforces encrypted communication by causing BitlBee to refuse to send any cleartext messages at all. @@ -830,6 +892,22 @@ + + trusted + encrypted, trusted, notaway, false + + + + Specifies under which circumstances BitlBee should give the "voice" mode flag (+v) to buddies. + + + + If "false", the flag is never set. On "notaway", the flag is removed for users marked as "away" and set for all others. On "encrypted", the flag is set for users with whom we have an encrypted connection. On "trusted", it is set only for encrypted connections using a trusted key. + + + + + false -- cgit v1.2.3