diff options
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index f13c5888..9c1590fb 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -1664,7 +1664,7 @@ The configurable options are: \begin{description} \titem{\{captcha\_cmd, Path\}} Full path to a script that generates the image. - The default value is an empty string: \term{""} + The default value disables the feature: \term{undefined} \titem{\{captcha\_host, ProtocolHostPort\}} ProtocolHostPort is a string with the host, and optionally the Protocol and Port number. It must identify where ejabberd listens for CAPTCHA requests. |