MyNixOS website logo
option

services.conduwuit.settings.global.unix_socket_path

Listen on a UNIX socket at the specified path. If listening on a UNIX socket, listening on an address will be disabled. The address option must be set to null (the default value). The option services.conduwuit.group must be set to a group your reverse proxy is part of.

This will automatically add a system user "conduwuit" to your system if services.conduwuit.user is left at the default, and a "conduwuit" group if services.conduwuit.group is left at the default.

Declarations
Type
null or path
Default
null