comparison mcabber/mcabberrc.example @ 405:8154c417d80c

Update sample config. file
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 Aug 2005 12:30:46 +0200
parents 545384c43d48
children 0bb3d37579aa
comparison
equal deleted inserted replaced
404:fb2325d24d13 405:8154c417d80c
1 # Sample ~/.mcabber/mcabberrc file 1 # Sample ~/.mcabber/mcabberrc file
2 2
3 # The jid will be the following: username@server/resource 3 # The jid will be the following: username@server
4 # If your jid's domain name is different from the server name,
5 # you can specify your complete jid as username.
6 #
4 # If password is not given, it will be interactively asked for. 7 # If password is not given, it will be interactively asked for.
5 # If port is not given, default Jabber port will be used. 8 # If port is not given, default Jabber port will be used.
6 # Use ssl = 1 to enable SSL 9 # Use ssl = 1 to enable SSL
7 10
8 set username = yourusername 11 set username = yourusername