modifiedDocumentMinimumCheckTime property
This property determines how often the system checks the document repository to see whether a particular document was modified since it was last accessed.
The system checks no more often than the time that is specified in this property. It is more efficient at a network level to avoid requerying the document repository every time a document is accessed. If you want the repository to be queried with every document access, set the value to 0. Setting the value to 0 is not recommended for IBM Daeja ViewONE Virtual.
The valid time units for this property are s (seconds), m (minutes), h (hours), d (days), and w (weeks).
Tthe default value is 120s.
Example
modifiedDocumentMinimumCheckTime=5m
modifiedDocumentMinimumCheckTime=1d