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