Ignore:
File:
1 edited

Legend:

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

    r3592b95 rb61c74c  
    835835        <bitlbee-setting name="commands" type="boolean" scope="account">
    836836                <default>true</default>
    837                 <possible-values>true, false, strict</possible-values>
    838837
    839838                <description>
     
    854853
    855854                        <para>
    856                                 Anything that doesn't look like a command will be treated as a tweet. Watch out for typos, or to avoid this behaviour, you can set this setting to <emphasis>strict</emphasis>, which causes the <emphasis>post</emphasis> command to become mandatory for posting a tweet.
     855                                Anything that doesn't look like a command will be treated as a tweet. Watch out for typos! :-)
    857856                        </para>
    858857                </description>
     
    10241023
    10251024        </bitlbee-setting>
    1026 
    1027         <bitlbee-setting name="stream" type="boolean" scope="account">
    1028                 <default>true</default>
    1029 
    1030                 <description>
    1031                         <para>
    1032                                 For Twitter accounts, this setting enables use of the Streaming API. This automatically gives you incoming DMs as well.
    1033                         </para>
    1034                        
    1035                         <para>
    1036                                 For other Twitter-like services, this setting is not supported.
    1037                         </para>
    1038                 </description>
    1039 
    1040         </bitlbee-setting>
    10411025       
    10421026        <bitlbee-setting name="target_url_length" type="integer" scope="account">
     
    13541338
    13551339        <bitlbee-setting name="show_ids" type="boolean" scope="account">
    1356                 <default>true</default>
     1340                <default>false</default>
    13571341
    13581342                <description>
Note: See TracChangeset for help on using the changeset viewer.