comparison mcabber/mcabberrc.example @ 1320:cb400799db8f

Configurable OTR directory
author franky@veqlargh.fs
date Wed, 03 Oct 2007 21:27:46 +0200
parents cb49b9a59bcf
children 07816313073b
comparison
equal deleted inserted replaced
1319:dc83548be698 1320:cb400799db8f
360 # be ignored). 360 # be ignored).
361 # Please note that the key must match exactly the id seen with /info. 361 # Please note that the key must match exactly the id seen with /info.
362 #pgp disable foo@bar.org 362 #pgp disable foo@bar.org
363 #pgp setkey bar@foo.net C9940A9BB0B92210 363 #pgp setkey bar@foo.net C9940A9BB0B92210
364 364
365 # OTR directory
366 # If mcabber is built with OTR (Off-The-Record) support, you can specify
367 # the OTR directory with the otr_dir option (default = ~/.mcabber/otr/).
368 #set otr_dir = "~/.mcabber/otr/"
369
365 # Aliases 370 # Aliases
366 alias me = say /me 371 alias me = say /me
367 alias online = status online 372 alias online = status online
368 alias away = status away 373 alias away = status away
369 alias dnd = status dnd 374 alias dnd = status dnd