enable_filesystem_cache
Use cache for remote filesystem. This setting does not turn on/off cache for disks (must be done via disk config), but allows to bypass cache for some queries if intendedenable_filesystem_cache_log
Allows to record the filesystem caching log for each queryenable_filesystem_cache_on_write_operations
Enables or disableswrite-through cache. If set to false, the write-through cache is disabled for write operations. If set to true, write-through cache is enabled as long as cache_on_write_operations is turned on in the server config’s cache disk configuration section.
See “Using local cache” for more details.
Cloud default value: 1.