services.quickwit.restartIfChanged

NixOS option

Automatically restart the service on config change. This can be set to false to defer restarts on a server or cluster. Please consider the security implications of inadvertently running an older version, and the possibility of unexpected behavior caused by inconsistent versions across a cluster when disabling this option.

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