EVENT_DB_MAX_CONNECTIONS

Constant EVENT_DB_MAX_CONNECTIONS 

Source
const EVENT_DB_MAX_CONNECTIONS: u32 = 100;
Expand description

Sets the maximum number of connections managed by the pool. Defaults to 100.