mcabber/mcabberrc.example
changeset 232 9a6ba4b38e63
parent 218 151b94061450
child 267 8d3d5bd52da3
equal deleted inserted replaced
231:193c08454aac 232:9a6ba4b38e63
     7 
     7 
     8 username = yourusername
     8 username = yourusername
     9 #password = yourpassword
     9 #password = yourpassword
    10 server = your.jabber.server
    10 server = your.jabber.server
    11 #port = 5222
    11 #port = 5222
    12 resource = yourresource
    12 # If you don't know what a resource is, you can leave "mcabber" here.
       
    13 resource = mcabber
    13 ssl = 0
    14 ssl = 0
    14 
    15 
    15 # Keepalive
    16 # Keepalive
    16 # If you need a ping/keepalive to leave your connection open, you
    17 # If you need a ping/keepalive to leave your connection open, you
    17 # can use the pinginterval.  Setting this option to 0 disables the ping.
    18 # can use the pinginterval.  Setting this option to 0 disables the ping.