diff options
author | Badlop <badlop@process-one.net> | 2008-04-16 15:44:58 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2008-04-16 15:44:58 +0000 |
commit | 981a4a9cd8582acbb0578288593b49f4a5ded7c1 (patch) | |
tree | f60f272631bf8d15804250651ef16d339f00c8b2 /doc | |
parent | Cache negative response (EJAB-474) (diff) |
* doc/guide.tex: Clarification: PEP is enabled in default config
SVN Revision: 1295
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.tex | 3 |
1 files changed, 2 insertions, 1 deletions
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} |