Skip to main content

MIN_EXPIRES_SECS

Constant MIN_EXPIRES_SECS 

Source
pub const MIN_EXPIRES_SECS: u64 = 60;
Expand description

Minimum presigned URL expiry (60 s). URLs shorter than this are essentially unusable and would confuse users.