services.biboumi.settings.admin

NixOS option

The bare JID of the gateway administrator. This JID will have more privileges than other standard users, for example some administration ad-hoc commands will only be available to that JID.

type: list of string
Default
[ ]
Example
[
  "admin@example.org"
]
declared in: nixos/modules/services/networking/biboumi.nixView source on NixOS/nixpkgs →