You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prosody IM Users
Hi! I'm setting up a prosody server for conversejs and using sessionStorage as persistent_store so that the messages are transient as intended. the problem is new sessions keep creating new OMEMO fingerprints (or device IDs) in my Conversations app. Is there any way to clear expired OMEMO fingerprints automatically on the Prosody server side? Thanks!