pub const MAX_BANNED_IPS: usize = 20_000;
The maximum number of banned IP addresses to be stored in-memory at any time.