Add pubsub#item_expire in the node configuration
+Subscribers clients SHOULD hide the items after a specific amount of time, usually 24 hours.
-Publishers clients SHOULD retract the items after a specific amount of time, usually 24 hours.
+If the "pubsub#item_expire" value is set subscribers clients MUST hide or destroy the received items once they expire.
+If the "pubsub#item_expire" value is not set publishers clients SHOULD retract the items after a specific amount of time, usually 24 hours.