Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-06-25 18:56:44 +0400
committerBadlop <badlop@process-one.net>2010-06-25 18:56:44 +0400
commit1b7948f50ad2e65583968354eecc63d485ee8d73 (patch)
tree4a623f818ea00a4109eeb1cffeb2d725547748a4 /README
parentfe23dbd76e0d592709731b7fa93eb4d55e44b514 (diff)
OpenSSL is required, not optional
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 137232562..1a8dcdd1e 100644
--- a/README
+++ b/README
@@ -10,8 +10,7 @@ To compile ejabberd you need:
- GCC
- Libexpat 1.95 or higher
- Erlang/OTP R10B-9 or higher. Recommended versions: R12B-5 and R13B04
- - OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL
- encryption. Optional, highly recommended.
+ - OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support
(XEP-0138). Optional.
- Erlang mysql library. Optional. MySQL authentication/storage.