comparison mcabber/mcabberrc.example @ 1622:90ecb027d1e3

Add modules_dir to example mcabberrc
author Myhailo Danylenko <isbear@ukrpost.net>
date Thu, 15 Oct 2009 12:57:36 +0300
parents 4c7104ec5f3b
children a8a3d404ccce
comparison
equal deleted inserted replaced
1621:eec2fa456d0f 1622:90ecb027d1e3
175 # 175 #
176 # Set iq_hide_requests to 1 if you don't want received IQ requests to be 176 # Set iq_hide_requests to 1 if you don't want received IQ requests to be
177 # displayed in the status window (default: 0). 177 # displayed in the status window (default: 0).
178 #set iq_hide_requests = 1 178 #set iq_hide_requests = 1
179 179
180 # Modules
181 # If you compiled mcabber with modules support, you can specify here path
182 # to directory, where your modules reside.
183 #set modules_dir = /usr/lib/mcabber/
184
180 # Beep 185 # Beep
181 # Set beep_on_message to 1 if you want mcabber to beep when receiving 186 # Set beep_on_message to 1 if you want mcabber to beep when receiving
182 # a new message (except in chatrooms). If you want a more sophisticated 187 # a new message (except in chatrooms). If you want a more sophisticated
183 # system (e.g. play a sound), have a look at 'events_command' below. 188 # system (e.g. play a sound), have a look at 'events_command' below.
184 #set beep_on_message = 0 189 #set beep_on_message = 0