# VDR plugin suspendoutput configuration

# You can also define the plugin arguments manually by using the
# VDR_PLUGIN_ARGS variable below. Note that setting VDR_PLUGIN_ARGS will
# override all the other settings in this file and that setting
# VDR_PLUGIN_ARGS_suspendoutput in the main VDR sysconfig file will
# override this file completely.
# VDR_PLUGIN_ARGS=""

# 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"

