XML identifier: CachUpdOnlyIdly
Purpose: Defines that the static content cache will only be updated if the deice is not in actual use.
Status: Planned for future use/Q2 2020.
Category: Single level
Usage: Use if it is vital to not reduce performance of device during static content cache updates.
Valid values: true/false.
Default: false. This is to ensure that static content cache will always be up-to-date, even if device is in use constantly.
Development: Stable, partially implemented, planned for full actual use in Q2 2020.
Example:
Forcing cache crawling to be only done when device is not in actual use:
…
<key>CachUpdOnlyIdly</key>
<string>true</string>
…
Document Revision: Jan. 2020, Feb. 2020. Doc. rev.: 0.2 Valid from app rev 0.89