diff mcabber/mcabberrc.example @ 1943:11bda6d8daab

Add default server for private messages Add option 'default_server', based on a patch from Corris Randall.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 27 Feb 2011 18:58:17 +0100
parents c1f9a4d47e05
children 098b7b5b4854
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sun Feb 27 18:15:27 2011 +0100
+++ b/mcabber/mcabberrc.example	Sun Feb 27 18:58:17 2011 +0100
@@ -16,6 +16,9 @@
 # to a specific server.
 #set server = your.jabber.server
 
+# To automatically append the server to the JID in say_to, use this option:
+#set default_server = jabber.org
+
 # If port is not given, mcabber will try to find it out.
 #set port = 5222