From 8107b2b7dcd95c724b5d2572867173091ab1110f Mon Sep 17 00:00:00 2001 From: Christophe Romain Date: Wed, 23 Sep 2009 15:56:06 +0000 Subject: fix EJAB-819 thanks to badlop SVN Revision: 2615 --- doc/guide.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/guide.tex') diff --git a/doc/guide.tex b/doc/guide.tex index 1e99ec763..3aff973ec 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -3538,6 +3538,9 @@ Options: \titem{\{access\_createnode, AccessName\}} \ind{options!access\_createnode} This option restricts which users are allowed to create pubsub nodes using ACL and ACCESS. The default value is \term{pubsub\_createnode}. % Not clear enough + do not use abbreviations. +\titem{\{max\_items\_node, MaxItems\}} \ind{options!max\_items\_node} + Define the maximum number of items that can be stored in a node. + Default value is 10. \titem{\{plugins, [ Plugin, ...]\}} \ind{options!plugins} To specify which pubsub node plugins to use. The first one in the list is used by default. -- cgit v1.2.3