Skip to main content

MAX_RESTRICTED_DISCOVERY_CLIENTS

Constant MAX_RESTRICTED_DISCOVERY_CLIENTS 

Source
pub const MAX_RESTRICTED_DISCOVERY_CLIENTS: usize = 160;
Expand description

The recommended maximum number of restricted mode clients.

See the module-level documentation for an explanation of this limitation.

Note: this is an approximate, one-size-fits-all figure. In practice, the maximum number of clients depends on the rest of the service’s configuration, and may in fact be higher, or lower, than this value.