mcabber/mcabberrc.example
changeset 211 0627546a21fe
parent 177 a51ce78a0e2a
child 218 151b94061450
equal deleted inserted replaced
210:f64818ba3503 211:0627546a21fe
    15 # Keepalive
    15 # Keepalive
    16 # If you need a ping/keepalive to leave your connection open, you
    16 # 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.
    17 # can use the pinginterval.  Setting this option to 0 disables the ping.
    18 # Default value is 40 seconds.
    18 # Default value is 40 seconds.
    19 #pinginterval = 40
    19 #pinginterval = 40
    20 pinginterval = 0
       
    21 
    20 
    22 # Set hide_offline_buddies to 1 to display only connected buddies
    21 # Set hide_offline_buddies to 1 to display only connected buddies
    23 # in the roster.
    22 # in the roster.
    24 #hide_offline_buddies = 0
    23 #hide_offline_buddies = 0
    25 
    24