mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 02:29:34 +02:00
Document the optional --enable-nif
This commit is contained in:
parent
0ac5684bf0
commit
baeb3d076e
1 changed files with 4 additions and 0 deletions
|
@ -382,6 +382,10 @@ Some options that you may be interested in modifying:
|
|||
|
||||
\titem{--disable-transient-supervisors}
|
||||
Disable the use of Erlang/OTP supervision for transient processes.
|
||||
|
||||
\titem{--enable-nif}
|
||||
Replaces some critical Erlang functions with equivalents written in C to improve performance.
|
||||
This feature requires Erlang/OTP R13B04 or higher.
|
||||
\end{description}
|
||||
|
||||
\makesubsection{install}{Install}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue