# add space-separated list of MOTD script names (without number) to exclude them from MOTD
# Example:
# MOTD_DISABLE="header tips updates"

MOTD_DISABLE=""
ONE_WIRE="" # yes = show 1-wire temperature sensor if attached 

# Helios4 temperature display warning threshold
CPU_TEMP_LIMIT=70
AMB_TEMP_LIMIT=50