xml
Active member
How can I determine the total storage size of all private conversations (conversations between members) on my XenForo forum?
I'd like to know if there's a built-in way to check this, or if I need to run a MySQL query to calculate the total size of the xf_conversation_* tables
also what would be the attachements size on xf_conversation tables
I'd like to know if there's a built-in way to check this, or if I need to run a MySQL query to calculate the total size of the xf_conversation_* tables
also what would be the attachements size on xf_conversation tables