diff options
author | Badlop <badlop@process-one.net> | 2009-12-03 22:53:56 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-12-03 22:53:56 +0000 |
commit | 3658da3ae87949030e625ee1ccb94fb3f55949b8 (patch) | |
tree | 014d05d8d40412114d4f203f3bb788111111b6cf /doc/guide.html | |
parent | Fix warning of unused variable (diff) |
Explain limitation in the mod_pubsub_odbc host option.
SVN Revision: 2777
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guide.html b/doc/guide.html index 6e5127ea7..4a2bfd22b 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -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. |