]> git.ipfire.org Git - ipfire-2.x.git/blame - config/imspector/imspector.conf
dhcpcd: fix delay after dhcp down.
[ipfire-2.x.git] / config / imspector / imspector.conf
CommitLineData
aac0f711
CS
1# The listening port for redirected connections
2port=16667
3
4# For dropping privs - you probably want to do this.
5user=nobody
6group=nobody
7
8# Prefix and postfix to all responses using all responder plugins
9response_prefix=Message from IMSpector: -=
10response_postfix==-
11
12# Will load enabled plugins in plugin_dir
13icq_protocol=on
14irc_protocol=on
15msn_protocol=on
16yahoo_protocol=on
17gg_protocol=on
18jabber_protocol=on
19
20# Location where the file logging plugin will start from.
21file_logging_dir=/var/log/imspector/
22log_typing_events=on
23
24plugin_dir=/usr/lib/imspector