annotate mcabber/README @ 113:8ac67e951eab

[/trunk] Changeset 127 by mikael * Add a "hooks" layer. Hooks are used when multiples operations should be done when an event araises. For example message in/out, status change... 2 more files; Makefile updated. * Logging is ready. * Add 2 options: - "logging" (bool): enable/disable history logging - "logging_dir" (char): root dir for logging files * Document pinginterval (keepalive) in the sample config file. * Send keepalive only when online.
author mikael
date Sun, 24 Apr 2005 20:24:18 +0000
parents 19f57e681252
children 0ed6099b5a54
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
1 Well, the documentation is missing yet, but...
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
2
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
3 !!!!!! SEE mcabberrc.example !!!!!!
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
4
85
19f57e681252 [/trunk] Changeset 99 by mikael
mikael
parents: 0
diff changeset
5 A configuration file is necessary.
19f57e681252 [/trunk] Changeset 99 by mikael
mikael
parents: 0
diff changeset
6 Its name is $HOME/.mcabberrc
19f57e681252 [/trunk] Changeset 99 by mikael
mikael
parents: 0
diff changeset
7 Please see the sample config file!
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
8
85
19f57e681252 [/trunk] Changeset 99 by mikael
mikael
parents: 0
diff changeset
9 You can use the -f option to specify another configuration file.
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
10