services.mattermost.matterircd.parameters
NixOS option
Set commandline parameters to pass to matterircd. See https://github.com/42wim/matterircd#usage for more information.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/mattermost.nixView source on NixOS/nixpkgs →[ "-mmserver chat.example.com" "-bind [::]:6667" ]