comparison 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
comparison
equal deleted inserted replaced
1942:3e39a336a992 1943:11bda6d8daab
13 #set password = yourpassword 13 #set password = yourpassword
14 14
15 # You can provide a server name if you want mcabber to connect 15 # You can provide a server name if you want mcabber to connect
16 # to a specific server. 16 # to a specific server.
17 #set server = your.jabber.server 17 #set server = your.jabber.server
18
19 # To automatically append the server to the JID in say_to, use this option:
20 #set default_server = jabber.org
18 21
19 # If port is not given, mcabber will try to find it out. 22 # If port is not given, mcabber will try to find it out.
20 #set port = 5222 23 #set port = 5222
21 24
22 # If you don't know what a resource is, do not set it. 25 # If you don't know what a resource is, do not set it.