- XF Compatibility
- 2.1.x
- 2.2.x
- Headline
- Allows you to optionally use a Local Cluster filesystem adapter for code-cache
- Short Description
- Download and Discuss Premium, Business[DigitalPoint] FileSystem 1.0.1 version on NullPro Community. It is zip Extention type and 16.6 KB File size. From [DigitalPoint] FileSystem have 1 Description Attachments, 1 discussion, 1 Updates, 161 Views.
Allows you to optionally use a Local Cluster filesystem adapter for code-cache:// (allows you to keep file system changes in sync with different web servers... things like template/phrase changes as well as add-on development). Could also be used simply to trigger any command after file writes (maybe check changes into a repository automatically).
Allows you to store the files in internal-data://keys/ in XenForo's data registry.
Both functions can be enabled via options (do not need config.php edits).
Note: I know it's less than ideal to require the Cloudflare add-on to use this, but the necessary underlying filesystem changes are in that add-on (originally they were intended just for R2). You don't need to use that add-on for anything other than the filesystem changes (or don't need to use Cloudflare's service or even have a Cloudflare account).
Allows you to store the files in internal-data://keys/ in XenForo's data registry.
Both functions can be enabled via options (do not need config.php edits).