summaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-07-11 12:14:23 +0200
committerBadlop <badlop@process-one.net>2010-07-11 12:14:23 +0200
commit0c95cf7e615a78be9df2503c8a7fd5672fd1e73d (patch)
treef90aa741b6c7ad3720da45d00c99422314dd496c /doc/guide.tex
parentSome systems delete the lock dir; in such case don't use flock at all (diff)
Mention missing modules in the overview table
Diffstat (limited to '')
-rw-r--r--doc/guide.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index ac5fc552..99e47b1f 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -2505,6 +2505,8 @@ The following table lists all modules included in \ejabberd{}.
\hline \modconfigure{} & Server configuration using Ad-Hoc & \modadhoc{} \\
\hline \ahrefloc{moddisco}{\moddisco{}} & Service Discovery (\xepref{0030}) & \\
\hline \ahrefloc{modecho}{\modecho{}} & Echoes XMPP stanzas & \\
+ \hline \ahrefloc{modhttpbind}{\modhttpbind{}} & XMPP over Bosh service (HTTP Binding) & \\
+ \hline \ahrefloc{modhttpfileserver}{\modhttpfileserver{}} & Small HTTP file server & \\
\hline \ahrefloc{modirc}{\modirc{}} & IRC transport & \\
\hline \ahrefloc{modlast}{\modlast{}} & Last Activity (\xepref{0012}) & \\
\hline \ahrefloc{modlast}{\modlastodbc{}} & Last Activity (\xepref{0012}) & supported DB (*) \\