#
#	tleds config file.
#

# Set to 1 to enable tleds
ENABLED=1

# Set to the interface you wish to monitor.
INTERFACE="eth0"

# Update delay in milliseconds. (see tleds(1))
DELAY=100

# Any special args. (see tleds(1))
ARGS=""
