Editing Config.txt
Multi-Format STB Quick Start
59
#-
Control Setting
-
#------------------------------------------------------------------------------
# Set to 1 to disable watch dog
stb.wdt.disable: 0
# Set the timeout of watch dog, min: 60, max: 159
stb.wdt.timeout: 60
# Set to 1 to enable remote management function
stb.remotemgmt.gotourl.enable: 1
# Set to 1 to enable IR key simulation
stb.remotemgmt.irsim.enable: 1
# Set to 1 to enable debug message
browser.ecmascript.errors.alert: 0
# For how long script may run before the end user is given the option to terminate
it.
# Unit: secs
browser.ecmascript.watchdog.timeout: 120
# displayed syslog level. syslog level under or equal to this value will be shown.
# Current 8 levels and their meaning are provided:
# 0 - LOG_EMERG - system is unusable
# 1 - LOG_ALERT - action must be taken immediately
# 2 - LOG_CRIT - critical conditions
# 3 - LOG_ERR - error conditions
# 4 - LOG_WARNING - warning conditions
# 5 - LOG_NOTICE - normal but significant condition
# 6 - LOG_INFO - informational
# 7 - LOG_DEBUG - debug-level messages
stb.log.syslog.level: 5
#------------------------------------------------------------------------------
#-
Certificate Setting
-
#------------------------------------------------------------------------------
# Set to 1 to enable certificate validation
# 1 - Use 1 (recommended) to validate an HTTPS server¡¦s X.509 certificate.
# 0 - Use 0 (not recommended) to disable validation.
transports.ssl.certs.verify: 1
#!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!CUT LINE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#!!!!!!!!!!!!!!!!!!!!Do not modify anything after this line!!!!!!!!!!!!!!!!!!!!
#!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#------------------------------------------------------------------------------
#-
Other Setting
-
#------------------------------------------------------------------------------
browser.ecmascript.extensions.enable: 1
browser.ecmascript.extensions.data: 1
dom.compatibility.document.all: 1