services.prosody.muc
Multi User Chat (MUC) configuration
- Type
list of (submodule)- Default
[ ]- Example
[ { domain = "conference.my-xmpp-example-host.org"; } ]- Declared
- <nixpkgs/nixos/modules/services/networking/prosody.nix>
Multi User Chat (MUC) configuration
list of (submodule)[ ][
{
domain = "conference.my-xmpp-example-host.org";
}
]