Skip to main content

HOT_DIR_CUTOFF_SECS

Constant HOT_DIR_CUTOFF_SECS 

Source
pub const HOT_DIR_CUTOFF_SECS: u64 = 3600;
Expand description

Age cutoff for orphaned .tmp.* files during cleanup (seconds). Files older than this are considered abandoned and removed.