comparison mcabber/mcabberrc.example @ 2067:79659eb4f66f

Rename 'iq_version_hide_time' to 'iq_time_hide'
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Apr 2013 11:27:00 +0200
parents 69699ba3010f
children dd8ae0abfc68
comparison
equal deleted inserted replaced
2066:69699ba3010f 2067:79659eb4f66f
188 # 188 #
189 # Set iq_version_hide_version to 1 if you do not want to allow people to 189 # Set iq_version_hide_version to 1 if you do not want to allow people to
190 # retrieve your mcabber version. 190 # retrieve your mcabber version.
191 #set iq_version_hide_version = 0 191 #set iq_version_hide_version = 0
192 # 192 #
193 # Set iq_version_hide_time to 1 if you do not want to allow people to retrieve 193 # Set iq_time_hide to 1 if you do not want to allow people to retrieve
194 # your OS time. 194 # your OS time.
195 #set iq_version_hide_time = 0 195 #set iq_time_hide = 0
196 # 196 #
197 # Set iq_last_disable to 1 if you want to disable response to jabber:iq:last 197 # Set iq_last_disable to 1 if you want to disable response to jabber:iq:last
198 # queries (XEP-0012). Set iq_last_disable_when_notavail to 1 if you want 198 # queries (XEP-0012). Set iq_last_disable_when_notavail to 1 if you want
199 # to disable Last Activity reports only when the not-available status is set. 199 # to disable Last Activity reports only when the not-available status is set.
200 # (Default is 0 for both options) 200 # (Default is 0 for both options)