Getting saved items from node

Hi! I'm having an issue currently and I'm not sure if it's an intended part of the server configuration or not.
Basically, I'm trying to retrieve all items from the node. However, the server only sends back the latest published item for each user. I'm trying to retrieve every item from the node that users have published, not just their latest sent item.

Does anyone know how to configure eJabberd to save all items for a node, not just the latest one for each user?

Are you referring to PEP ?

Are you referring to PEP ? PEP only usually refer to one item.

If you are referring to pubsub, you can tweak the max_items_node pubsub option. However, the more node you store the more performance issues you could get and you may need to tune the pubsub service in a specific way for your use case.

Syndicate content