mirror of
https://github.com/processone/ejabberd.git
synced 2025-01-03 18:02:28 +01:00
Explain limitation in the mod_pubsub_odbc host option.
SVN Revision: 2777
This commit is contained in:
parent
2265f52c34
commit
3658da3ae8
@ -2797,6 +2797,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 ‘<TT>pubsub.</TT>’. 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 ‘<TT>pubsub.</TT>’.
|
||||
</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.
|
||||
|
@ -3573,6 +3573,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.
|
||||
|
Loading…
Reference in New Issue
Block a user