services.prosody.admins

NixOS option

List of administrators of the current host

type: list of string
Default
[ ]
Example
[
  "admin1@example.com"
  "admin2@example.com"
]
declared in: nixos/modules/services/networking/prosody.nixView source on NixOS/nixpkgs →