services.nitter.cache.redisMaxConnections
NixOS option
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 integerDefault
declared in: nixos/modules/services/misc/nitter.nixView source on NixOS/nixpkgs →30