mcabber/mcabberrc.example
changeset 272 7f2e61392b2e
parent 267 8d3d5bd52da3
child 294 871e53769084
equal deleted inserted replaced
271:3c07026f1b47 272:7f2e61392b2e
     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 ssl = 0
    12 # If you don't know what a resource is, you can leave "mcabber" here.
    13 # If you don't know what a resource is, you can leave "mcabber" here.
    13 resource = mcabber
    14 resource = mcabber
    14 ssl = 0
    15 #priority = 3
    15 
    16 
    16 # Keepalive
    17 # Keepalive
    17 # If you need a ping/keepalive to leave your connection open, you
    18 # If you need a ping/keepalive to leave your connection open, you
    18 # can use the pinginterval.  Setting this option to 0 disables the ping.
    19 # can use the pinginterval.  Setting this option to 0 disables the ping.
    19 # Default value is 40 seconds.
    20 # Default value is 40 seconds.