The network family that Anubis should bind to.
Accepts anything supported by Go's net.Listen
.
Common values are tcp
and unix
.
Declarations
Type
string
Default
config.services.anubis.defaultOptions.settings.BIND_NETWORK
Example
"tcp"
The network family that Anubis should bind to.
Accepts anything supported by Go's net.Listen
.
Common values are tcp
and unix
.
string
config.services.anubis.defaultOptions.settings.BIND_NETWORK
"tcp"