mcabber/mcabberrc.example
changeset 1254 401639413340
parent 1207 8f0af3b88cef
child 1261 704adf4df2d0
equal deleted inserted replaced
1253:eb38963e082f 1254:401639413340
   135 
   135 
   136 # IQ settings
   136 # IQ settings
   137 # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve
   137 # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve
   138 # your OS version.
   138 # your OS version.
   139 #set iq_version_hide_os = 0
   139 #set iq_version_hide_os = 0
       
   140 #
       
   141 # Set iq_last_disable to 1 if you want to disable response to jabber:iq:last
       
   142 # queries (XEP-0012).
       
   143 #set iq_last_disable = 0
   140 
   144 
   141 # Beep
   145 # Beep
   142 # Set beep_on_message to 1 if you want mcabber to beep when receiving
   146 # Set beep_on_message to 1 if you want mcabber to beep when receiving
   143 # a new message (except in chatrooms).  If you want a more sophisticated
   147 # a new message (except in chatrooms).  If you want a more sophisticated
   144 # system (e.g. play a sound), have a look at 'events_command' below.
   148 # system (e.g. play a sound), have a look at 'events_command' below.