Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Localtabgroup
Localtab live
titleXML Elements

The <ResultCache> element has two optional attributes:

Name

Type

Default

Description

maximumCachedElements

Integer

500                  

Maximum number of entries the cache may contain

expireAfterAccess

Duration

PT4H

Duration since last use after which any entry will be removed from the cache (the duration is reset on each access)

expireAfterWrite

Duration


Duration from first use after which any entry will be removed from the cache


...