53
SETTINGS.XML SUMMARY
RebootConguration
Tag Name: <rebootCong>
Description: This option can be used in rare cases when the Media Player
has exhibited abnormal behavior and performing a reboot
return the Media Player to normal operation. The reboot time
should be set when content is not scheduled to play. After the
reboot procedure is executed, the Media Player will continue
with the current schedule.
Attributes: reboot
rebootTime
Example:
LogFilesConguration
Tag Name: <logCong>
Description: This option is used to enable or disable logging. By default,
le logging is disabled. However, /log directories are always
created, regardless of whether le logging is enabled or
disabled.
Attributes: makeLog
Example:
<rebootCong>
<rebootvalue=”enable”/>
<disable/>
<enable>
<rebootTimevalue=”03:00”/>
</enable>
</rebootCong>
<logCong>
<makeLogvalue=”enable”/>
<disable/>
<enable/>
</logCong>