aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.conf
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-03-14 18:22:43 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2010-03-14 18:22:43 +0000
commit90cd6c4780c7e42a0b7caff5d3a2ba1e0bd3f308 (patch)
tree9df51cf89400399a68895badf429df1d127aa840 /bitlbee.conf
parentceebeb12e935e7a6fa72e1375e99d53cc91fcf45 (diff)
Allow disabling certain IM protocols at runtime, patch from
misc@mandriva.org, bug #381.
Diffstat (limited to 'bitlbee.conf')
-rw-r--r--bitlbee.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/bitlbee.conf b/bitlbee.conf
index 4a3bbddf..c5dafd9f 100644
--- a/bitlbee.conf
+++ b/bitlbee.conf
@@ -119,6 +119,14 @@
## Proxy = socks4://socksproxy.localnet.com
## Proxy = socks5://socksproxy.localnet.com
+## Protocols offered by bitlbee
+##
+## As recompiling may be quite unpractical for some people, this option
+## allows to remove the support of protocol, even if compiled in. If
+## nothing is given, there are no restrictions.
+##
+## Protocols = jabber yahoo
+
[defaults]