# VDR plugin suspendoutput configuration

# Show suspend/resume entry in main menu (default)
# MENU="no"

# Don't show entry in main menu
# NOMENU="no"

# Suspend output after MIN minutes of inactivity (default: 120 minutes)
# TIMER_MIN=""

# Disable inactivity timer
# NOTIMER="no"

# Allow suspend when replay is paused
# PAUSED="no"

# Show VDR logo when suspended
# LOGO="no"

# Blank screen when suspended
# BLANK="no"

