aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex3
1 files changed, 3 insertions, 0 deletions
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.