XenForo
Administrative
- Thread starter
- Admin
- #1
I have been playing with the S3 file adapter and it is working just fine.
But the documentation only suggests servicing the "avatar images and attachment thumbnails" and JS via the CDN public link.
Image attachments, which make up most of the data (not requests as avatars and thumbs see more requests), are to be served via the forum's host.
Read more
ادامه مطلب...
But the documentation only suggests servicing the "avatar images and attachment thumbnails" and JS via the CDN public link.
Image attachments, which make up most of the data (not requests as avatars and thumbs see more requests), are to be served via the forum's host.
We now need to add support for the internal_data directory stuff too. Generally, this is attachments and any other stuff that should be "private"...
Click to expand...
Read more
ادامه مطلب...