comparison mcabber/mcabberrc.example @ 2000:1fe1e8d1d1ea

Document previous changeset
author Hermitifier
date Mon, 03 Oct 2011 16:37:17 +0200
parents 3bcc57751283
children fa6694a193ec 6c02ccb14c1c
comparison
equal deleted inserted replaced
1999:51f032d5ca22 2000:1fe1e8d1d1ea
497 # 497 #
498 # You can set OTR policies from the configuration file (use /help otrpolicy 498 # You can set OTR policies from the configuration file (use /help otrpolicy
499 # for the details). 499 # for the details).
500 #otrpolicy default manual 500 #otrpolicy default manual
501 501
502 # Entity Caps cache
503 # You can provide a directory where mcabber will store an offline cache
504 # of other clients' capabilities. This will likely reduce network overhead
505 # on start of new session.
506 #set caps_directory = "~/.mcabber/caps"
507
502 # Aliases 508 # Aliases
503 alias me = say /me 509 alias me = say /me
504 alias online = status online 510 alias online = status online
505 alias away = status away 511 alias away = status away
506 alias dnd = status dnd 512 alias dnd = status dnd