mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 10:39:29 +02:00
Merge pull request #167 from weiss/fix-modules-doc
Remove outdated comment from guide
This commit is contained in:
commit
77d6d36a9d
1 changed files with 1 additions and 2 deletions
|
@ -2522,8 +2522,7 @@ modules:
|
|||
mod_echo: {}
|
||||
\end{verbatim}
|
||||
\item In the second example the modules \modecho{}, \modtime{}, and
|
||||
\modversion{} are loaded without options. Remark that, besides the last entry,
|
||||
all entries end with a comma:
|
||||
\modversion{} are loaded without options.
|
||||
\begin{verbatim}
|
||||
modules:
|
||||
mod_echo: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue