]> granicus.if.org Git - ejabberd/commitdiff
Explain limitation in the mod_pubsub_odbc host option.
authorBadlop <badlop@process-one.net>
Thu, 3 Dec 2009 22:53:56 +0000 (22:53 +0000)
committerBadlop <badlop@process-one.net>
Thu, 3 Dec 2009 22:53:56 +0000 (22:53 +0000)
SVN Revision: 2777

doc/guide.html
doc/guide.tex

index 6e5127ea73f26e43f587979f5b4f4bc0a8051e75..4a2bfd22b3e151143a053de543f4538fed45c0df 100644 (file)
@@ -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 &#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.
index 16d1ee2d7eb565391520a716bf8610215e6fe39e..d8f7b2a5d6fd10db4afa43835b7d409ce695cbc3 100644 (file)
@@ -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.