comparison mcabber/mcabberrc.example @ 70:5b1249ce812d

[/trunk] Changeset 84 by mikael * Add an option in config file to enable SSL
author mikael
date Tue, 12 Apr 2005 16:17:31 +0000
parents db2a1826bafa
children 19f57e681252
comparison
equal deleted inserted replaced
69:c5a5707f495d 70:5b1249ce812d
1 # Sample .mcabberrc file 1 # Sample .mcabberrc file
2 2
3 # The jid will be the following: username@server/resource 3 # The jid will be the following: username@server/resource
4 # Use ssl = 1 to enable SSL
4 5
5 username = yourusername 6 username = yourusername
6 password = yourpassword 7 password = yourpassword
7 server = your.jabber.server 8 server = your.jabber.server
8 port = 5222 9 port = 5222
9 resource = yourresource 10 resource = yourresource
11 ssl = 0
10 12
11 13
12 # The colors 14 # The colors
13 # Note: the following settings may or may not be used currently... :) 15 # Note: the following settings may or may not be used currently... :)
14 16