From fbecb6618cd8afcc385874d8881d311e45df0e32 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Wed, 9 Oct 2019 17:28:33 +0200 Subject: [PATCH] XEP-0060: introduce feature 'config-node-max' --- xep-0060.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/xep-0060.xml b/xep-0060.xml index 388f6bb6..6251ae32 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -1085,7 +1085,7 @@ And by opposing end them? publishers - + 120 @@ -3523,11 +3523,11 @@ And by opposing end them? 1 + label='Max # of items to persist. `max` for no specific limit other than a server imposed maximum.'> 10 + label='Time after which to automatically purge items. `max` for no specific limit other than a server imposed maximum.'> 604800 1 + label='Max # of items to persist. `max` for no specific limit other than a server imposed maximum.'> 10 + label='Time after which to automatically purge items. `max` for no specific limit other than a server imposed maximum.'> 604800 Configuration of node options is supported. XEP-0060 + + http://jabber.org/protocol/pubsub#config-node-max + Server supports `max` being set as a value for node configuration options: pubsub#max_items, pubsub#item_expire and pubsub#children_max + XEP-0060 + http://jabber.org/protocol/pubsub#create-and-configure Simultaneous creation and configuration of nodes is supported. @@ -6411,7 +6416,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae label='The child nodes (leaf or collection) associated with a collection.'/> + label='The maximum number of child nodes that can be associated with a collection. `max` for no specific limit other than a server imposed maximum.'/> @@ -6437,7 +6442,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae label='A description of the node'/> + label='Number of seconds after which to automatically purge items. `max` for no specific limit other than a server imposed maximum.'/> @@ -6453,7 +6458,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae label='The default language of the node'/> + label='The maximum number of items to persist. `max` for no specific limit other than a server imposed maximum.'/>