MAX_PROMPT_SIZE

Constant MAX_PROMPT_SIZE 

Source
pub const MAX_PROMPT_SIZE: usize = _; // 102_400usize
Expand description

Maximum allowed prompt size in bytes (100KB default - prevents DoS)