diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/guide.tex | 3 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2008-04-16 Badlop <badlop@process-one.net> + + * doc/guide.tex: Clarification: PEP is enabled in default config + 2008-04-14 Christophe Romain <christophe.romain@process-one.net> * src/mod_caps.erl: Cache negative response (EJAB-474) diff --git a/doc/guide.tex b/doc/guide.tex index 2dd1ebe40..2748d1a29 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2928,7 +2928,8 @@ Examples: This module offers a Publish-Subscribe Service (\xepref{0060}). The functionality in \modpubsub{} can be extended using plugins. The plugin that implements PEP (Personal Eventing via Pubsub) (\xepref{0163}) -is enabled by default, and requires \modcaps{}. +is enabled in the default ejabberd configuration file, +and it requires \modcaps{}. Options: \begin{description} |