Ignore:
File:
1 edited

Legend:

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

    r9997691 r6824fb3  
    663663        </bitlbee-setting>
    664664
    665         <bitlbee-setting name="message_length" type="integer" scope="account">
    666                 <default>140</default>
    667 
    668                 <description>
    669                         <para>
    670                                 Since Twitter rejects messages longer than 140 characters, BitlBee can count message length and emit a warning instead of waiting for Twitter to reject it.
    671                         </para>
    672 
    673                         <para>
    674                                 You can change this limit here but this won't disable length checks on Twitter's side. You can also set it to 0 to disable the check in case you believe BitlBee doesn't count the characters correctly.
    675                         </para>
    676                 </description>
    677 
    678         </bitlbee-setting>
    679 
    680665        <bitlbee-setting name="mode" type="string" scope="account">
    681666                <possible-values>one, many, chat</possible-values>
Note: See TracChangeset for help on using the changeset viewer.