services.nitter.cache.redisMaxConnections

Maximum number of connections to Redis.

New connections are opened when none are available, but if the pool size goes above this, they are closed when released, do not worry about this unless you receive tons of requests per second.

Type
signed integer
Default
30
Declared
<nixpkgs/nixos/modules/services/misc/nitter.nix>