services.icingaweb2.modules.monitoring.generalConfig.protectedVars

List of string patterns for custom variables which should be excluded from user’s view.

Type
list of string
Default
[
  "*pw*"
  "*pass*"
  "community"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/icingaweb2/module-monitoring.nix>