diff options
Diffstat (limited to 'doc/user-guide/Installation.xml')
-rw-r--r-- | doc/user-guide/Installation.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/user-guide/Installation.xml b/doc/user-guide/Installation.xml index 9d555d46..879649f6 100644 --- a/doc/user-guide/Installation.xml +++ b/doc/user-guide/Installation.xml @@ -35,7 +35,7 @@ specify them all separately, just specifying prefix (or keeping the default <listitem><para>config - The place where BitlBee will save all the per-user settings and buddy information. <filename>/var/lib/bitlbee/</filename> is the default value.</para></listitem> -<listitem><para>msn, jabber, oscar, twitter - By default, support for all +<listitem><para>jabber, oscar, twitter - By default, support for all these IM-protocols (OSCAR is the protocol used by both ICQ and AIM) will be compiled in. To make the binary a bit smaller, you can use these options to leave out support for protocols you're not planning to use.</para></listitem> @@ -49,8 +49,7 @@ will be stripped out to make it as small as possible. If you don't want this <listitem><para>flood - To secure your BitlBee server against flooding attacks, you can use this option. It's not compiled in by default because it needs more testing first.</para></listitem> -<listitem><para>ssl - The MSN and Jabber modules require an SSL library for -some of their tasks. BitlBee can use three different SSL libraries: GnuTLS, +<listitem><para>ssl - BitlBee can use three different SSL libraries: GnuTLS, mozilla-nss and OpenSSL. (OpenSSL is, however, a bit troublesome because of licensing issues, so don't forget to read the information configure will give you when you try to use OpenSSL!) By default, configure will try to |