- Views: 218
- Replies: 2
We have added External Storage Connection support for XenForo 2, allowing you to store XenForo attachments on an external PHP storage server automatically.
Automatic or Manual Processing
- Files can be offloaded automatically every hour using a cron job.
- Alternatively, run manually via Tools → Rebuild Caches for flexibility.
Apply external storage to specific forums, resource categories, or direct messages.
Flexible Filtering
- Filter attachments by file extensions.
- Apply minimum and maximum file size thresholds to control which attachments are stored externally.
Requires a simple storage.php endpoint on your external PHP server to handle the connection securely and reliably.
This system helps reduce your main server storage load while allowing large files and specific content to be stored on scalable external servers.
Will be integrated in XenVn 2.3.4
Last edited: