- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I'm trying to find ways to free up space on my server and I first looked at the internal_data folder since it's so large. I noticed some attachments were repeated: same file_hash, so I downloaded the files and confirmed they are in fact exactly the same image.
Sometimes users post the same image across the forum and it can add up. Is there a reason XF needs to create a new file for the attachment in internal_data if's exactly the same?
I decided to use a SQL query to check how much space...
Sometimes users post the same image across the forum and it can add up. Is there a reason XF needs to create a new file for the attachment in internal_data if's exactly the same?
I decided to use a SQL query to check how much space...