diff options
Diffstat (limited to 'doc/introduction.tex')
-rw-r--r-- | doc/introduction.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/introduction.tex b/doc/introduction.tex index fee27048c..f695b9ce2 100644 --- a/doc/introduction.tex +++ b/doc/introduction.tex @@ -110,11 +110,12 @@ Moreover, \ejabberd{} comes with a wide range of other state-of-the-art features \item Native PostgreSQL support. \item ODBC data storage support. \item Microsoft SQL Server support. %%\new{} +\item Riak NoSQL database support. \end{itemize} \item Authentication \begin{itemize} \item Internal Authentication. -\item PAM, LDAP and ODBC. %%\improved{} +\item PAM, LDAP, ODBC and Riak. %%\improved{} \item External Authentication script. \end{itemize} \item Others |