Changeset af9f2ca for doc/user-guide


Ignore:
Timestamp:
2010-07-11T10:59:56Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
133cdff
Parents:
1e52e1f
Message:

Added allow_takeover setting for people who don't like this new functionality.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user-guide/commands.xml

    r1e52e1f raf9f2ca  
    421421        </bitlbee-setting>
    422422
     423        <bitlbee-setting name="allow_takeover" type="boolean" scope="global">
     424                <default>true</default>
     425
     426                <description>
     427                        <para>
     428                                When you're already connected to a BitlBee server and you connect (and identify) again, BitlBee will offer to migrate your existing session to the new connection. If for whatever reason you don't want this, you can disable this setting.
     429                        </para>
     430                </description>
     431        </bitlbee-setting>
     432
    423433        <bitlbee-setting name="auto_connect" type="boolean" scope="both">
    424434                <default>true</default>
Note: See TracChangeset for help on using the changeset viewer.