File sysconfig.irker of Package irker
## Path: Network/irker
## Description: Irker debug level
## Type: string(critical,error,warning,info,debug)
## Default: info
#
DEBUG_LEVEL=info
## Path: Network/irker
## Description: Irker iRC Nickname
## Type: string
## Default:
#
IRKER_NICKNAME=irker
## Path: Network/irker
## Description: Irker listening IP address
## Type: string
## Default: 127.0.0.1
#
IRKER_LISTENIP=127.0.0.1
## Path: Network/irker
## Description: additional irkerd command line options
## Type: string
## Default:
#
IRKERD_OPTIONS=""