userver: fs_cache
Loading...
Searching...
No Matches
fs_cache
Name Description Default value
dir Directory to cache files from. /var/www
update-period Update period (0 - fill the cache only at startup). 0
max-size-to-cache Maximum file size in bytes to store in memory. Larger files keep only the full path in the cache. 1073741824
fs-task-processor Task processor to do filesystem operations. engine::current_task::GetBlockingTaskProcessor()