summaryrefslogtreecommitdiff
path: root/nut.sysconfig
blob: dc5873435f97bfbd149a46f4fc92eef7e667871e (plain)
1
2
3
4
5
6
7
8
9
10
11
# port to listen at (both TCP and UDP), defaults to 3305
PORT=""

# if TCP port is different from UDP port
TCP_PORT=""

# bind to this address only
BIND_ADDRESS=""

# poweroff UPS when halting?
POWEROFF_UPS=no