Optional
advertiseIf specified, the mDNS server will advertise on IPv4. Defaults to true.
Optional
advertiseIf specified, the mDNS server will advertise on IPv6. Defaults to true.
Optional
disableIf specified, the mdns server will not include any IPv6 (AAAA) address records. This option does not affect advertising on IPv6. Defaults to false.
Optional
excludeDo not advertise on IPv6-only networks. Defaults to false.
Optional
interfaceIf specified, the mdns server will only listen on the specified interfaces (allowlist). It can be supplied as a string (representing a single interface) or as an array of strings to define multiple interfaces. The interface can be defined by specifying the interface name (like 'en0') or by specifying an ip address.
Defines the options passed to the underlying mdns server.