Skip to main content

CONFIRMATION_THRESHOLD

Constant CONFIRMATION_THRESHOLD 

Source
pub const CONFIRMATION_THRESHOLD: usize = 30_000;
Expand description

Threshold for prompting user confirmation before indexing. When encoding more than this many units, prompt the user unless auto_confirm is set.