mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Use lager on OTP<22.0
This also lowers Erlang/OTP minimum version requirement back to 19.3
This commit is contained in:
parent
c604bdb897
commit
e3962aea6e
9 changed files with 212 additions and 30 deletions
|
@ -107,7 +107,7 @@ To compile ejabberd you need:
|
|||
- GCC.
|
||||
- Libexpat ≥ 1.95.
|
||||
- Libyaml ≥ 0.1.4.
|
||||
- Erlang/OTP ≥ 21.0.
|
||||
- Erlang/OTP ≥ 19.3.
|
||||
- OpenSSL ≥ 1.0.0.
|
||||
- Zlib ≥ 1.2.3, for Stream Compression support (XEP-0138). Optional.
|
||||
- PAM library. Optional. For Pluggable Authentication Modules (PAM).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue