diff 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
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sun Apr 28 11:01:28 2013 +0200
+++ b/mcabber/mcabberrc.example	Sun Apr 28 11:10:04 2013 +0200
@@ -186,6 +186,10 @@
 # your OS version.
 #set iq_version_hide_os = 0
 #
+# Set iq_version_hide_time to 1 if you do not want to allow people to retrieve
+# your OS time.
+#set iq_version_hide_time = 0
+#
 # Set iq_last_disable to 1 if you want to disable response to jabber:iq:last
 # queries (XEP-0012).  Set iq_last_disable_when_notavail to 1 if you want
 # to disable Last Activity reports only when the not-available status is set.