diff mcabber/mcabberrc.example @ 87:f600615c490d

[/trunk] Changeset 101 by mikael * Add config file option to hide offline buddies.
author mikael
date Mon, 18 Apr 2005 03:19:48 +0000
parents 19f57e681252
children 8ac67e951eab
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sun Apr 17 20:26:38 2005 +0000
+++ b/mcabber/mcabberrc.example	Mon Apr 18 03:19:48 2005 +0000
@@ -12,6 +12,9 @@
 resource = yourresource
 ssl = 0
 
+# Set hide_offline_buddies to 1 to display only connected buddies
+# in the roster.
+#hide_offline_buddies = 0
 
 #  The colors
 # NOTE: the following settings may or may not be used currently... :)