services.gitlab.sidekiq.memoryKiller.enable

NixOS option

Whether the Sidekiq MemoryKiller should be turned on. MemoryKiller kills Sidekiq when its memory consumption exceeds a certain limit. See https://docs.gitlab.com/ee/administration/operations/sidekiq_memory_killer.html for details.

type: boolean
Default
true
declared in: nixos/modules/services/misc/gitlab.nixView source on NixOS/nixpkgs →