mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-14 04:52:17 +00:00
7f97fbc1ae
This release is where JIT was introduced and it should be disabled. Pleroma's queries do not benefit from JIT, but it can increase latency of queries.
16 lines
228 B
Text
16 lines
228 B
Text
## Required dependencies
|
|
|
|
* PostgreSQL >=11.0
|
|
* Elixir >=1.11.0 <1.15
|
|
* Erlang OTP >=22.2.0 (supported: <27)
|
|
* git
|
|
* file / libmagic
|
|
* gcc or clang
|
|
* GNU make
|
|
* CMake
|
|
|
|
## Optional dependencies
|
|
|
|
* ImageMagick
|
|
* FFmpeg
|
|
* exiftool
|