comparison mcabber/mcabberrc.example @ 2201:1c8ca1a8e5fe

Clarify 'ignore_self_presence' description
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Oct 2015 17:23:45 +0200
parents ee3a40ffcd8b
children 3a4a3a180c9c
comparison
equal deleted inserted replaced
2200:fec172dbacc7 2201:1c8ca1a8e5fe
35 35
36 #set priority = 3 36 #set priority = 3
37 #set priority_away = 0 37 #set priority_away = 0
38 38
39 # Set 'ignore_self_presence' to 1 if you do not want to see your own 39 # Set 'ignore_self_presence' to 1 if you do not want to see your own
40 # presence in your roster (default: 0). 40 # presence in your roster (default: 0). Other resources will still be
41 # displayed.
41 set ignore_self_presence = 1 42 set ignore_self_presence = 1
42 43
43 # SSL/TLS options: 44 # SSL/TLS options:
44 # TLS is now regarded as the default encryption for connecting to jabber. 45 # TLS is now regarded as the default encryption for connecting to jabber.
45 # You can require TLS by setting tls to 1. If your jabber server 46 # You can require TLS by setting tls to 1. If your jabber server