Node:General options, Next:, Previous:Database options, Up:Configuration



Name daemon configuration

user
(string) Run with the permissions of this user.
group
(string) Run with the permissions of this group.
listen
(string) Listen and accept requests on this address only. If this is *, the server will accept connections on all addresses. This must be an IP address in numbers-and-dots format, or *. Multiple addresses may be specified, as a comma-delimited list of addresses or on separate listen lines. To specify a port other than port 53, append :port to the address.