MUC cache

Hi, I’ve found a similar questions to this one in other threads, unfortunately none of them have a reply.

How we can disable the message cache for MUC? We have tried with all the values specifed at

How to configure Openfire’s caches

with no luck.

What we want is disable the cache so if we manually remove/update a message from ofMucConversationLog next time we connect with the room we receive the updated value. Maybe this is not the proper way to do it, if someone have a better idea of how to achieve this we would appreciate it.

Basically our final goals, among others are:

Allow admins to remove messages from the group conversation in real time

Capture incoming messages for moderated rooms, and posting and broadcasting them only after a moderator approval.