Explain limitation in the mod_pubsub_odbc host option.

SVN Revision: 2778
This commit is contained in:
Badlop 2009-12-03 22:58:30 +00:00
parent 2a05ca5f2b
commit 3cca748bd5
2 changed files with 2 additions and 0 deletions

View File

@ -2716,6 +2716,7 @@ service. If the <TT>host</TT> option is not specified, the Jabber ID will be the
hostname of the virtual host with the prefix &#X2018;<TT>pubsub.</TT>&#X2019;. The keyword "@HOST@"
is replaced at start time with the real virtual host name.
If you use <TT>mod_pubsub_odbc</TT>, you can only use the prefix &#X2018;<TT>pubsub.</TT>&#X2019;.
</DD><DT CLASS="dt-description"><B><TT>{access_createnode, AccessName}</TT></B></DT><DD CLASS="dd-description">
This option restricts which users are allowed to create pubsub nodes using
ACL and ACCESS.

View File

@ -3477,6 +3477,7 @@ and it requires \modcaps{}.
Options:
\begin{description}
\hostitem{pubsub}
If you use \modpubsubodbc, you can only use the prefix `\jid{pubsub.}'.
\titem{\{access\_createnode, AccessName\}} \ind{options!access\_createnode}
This option restricts which users are allowed to create pubsub nodes using
ACL and ACCESS.