comparison mcabber/mcabberrc.example @ 2065:c09fc3834c69

Add option 'iq_version_hide_time'
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Apr 2013 11:10:04 +0200
parents 7b5bd6ad83b4
children 69699ba3010f
comparison
equal deleted inserted replaced
2064:01485f807811 2065:c09fc3834c69
183 183
184 # IQ settings 184 # IQ settings
185 # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve 185 # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve
186 # your OS version. 186 # your OS version.
187 #set iq_version_hide_os = 0 187 #set iq_version_hide_os = 0
188 #
189 # Set iq_version_hide_time to 1 if you do not want to allow people to retrieve
190 # your OS time.
191 #set iq_version_hide_time = 0
188 # 192 #
189 # Set iq_last_disable to 1 if you want to disable response to jabber:iq:last 193 # Set iq_last_disable to 1 if you want to disable response to jabber:iq:last
190 # queries (XEP-0012). Set iq_last_disable_when_notavail to 1 if you want 194 # queries (XEP-0012). Set iq_last_disable_when_notavail to 1 if you want
191 # to disable Last Activity reports only when the not-available status is set. 195 # to disable Last Activity reports only when the not-available status is set.
192 # (Default is 0 for both options) 196 # (Default is 0 for both options)