I deleted a chat room via the erlang shell using "mod_muc_admin:destroy_room" and noticed that it also deleted all archived messages associated with the room. Is there a way to prevent the archives from getting deleted? Thanks.
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
I deleted a chat room via the erlang shell using "mod_muc_admin:destroy_room" and noticed that it also deleted all archived messages associated with the room. Is there a way to prevent the archives from getting deleted? Thanks.