ReadDocumentMemorySize
The maximum number of recently viewed documents that IDOL Community Component must store for each user. If you send an AgentGetResults or ProfileGetResults action with the ExcludeReadDocuments action parameter set to True
, documents that are stored in this list are not returned as results.
Type: | Long |
Default: | 200 |
Allowed Range: | Minimum: 0 Maximum: 16384 |
Recommended Range: | Minimum: 0 Maximum: 4096 |
Required: | No |
Configuration Section: | User |
Example: | ReadDocumentMemorySize=150
|
See Also: | InactiveUserDeleteDuration |