Changes in doc/user-guide/commands.xml [3592b95:b61c74c]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
r3592b95 rb61c74c 835 835 <bitlbee-setting name="commands" type="boolean" scope="account"> 836 836 <default>true</default> 837 <possible-values>true, false, strict</possible-values>838 837 839 838 <description> … … 854 853 855 854 <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! :-) 857 856 </para> 858 857 </description> … … 1024 1023 1025 1024 </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>1041 1025 1042 1026 <bitlbee-setting name="target_url_length" type="integer" scope="account"> … … 1354 1338 1355 1339 <bitlbee-setting name="show_ids" type="boolean" scope="account"> 1356 <default> true</default>1340 <default>false</default> 1357 1341 1358 1342 <description>
Note: See TracChangeset
for help on using the changeset viewer.