MyNixOS website logo
option

services.mattermost.matterircd.parameters

Set commandline parameters to pass to matterircd. See https://github.com/42wim/matterircd#usage for more information.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-mmserver chat.example.com"
  "-bind [::]:6667"
]