Mode to be set on the UNIX socket. Defaults to private to the socket's owner.
Declarations
Type
null or string
Default
if config.socket.type == "unix" then "0600" else null
Mode to be set on the UNIX socket. Defaults to private to the socket's owner.
null or string
if config.socket.type == "unix" then "0600" else null