security.acme.maxConcurrentRenewals

NixOS option

Maximum number of concurrent certificate generation or renewal jobs. All other jobs will queue and wait running jobs to finish. Reduces the system load of certificate generation. Set to 0 to allow unlimited number of concurrent job runs.“

type: signed integer
Default
5
declared in: nixos/modules/security/acmeView source on NixOS/nixpkgs →