ContentConfiguration Properties This topic alphabetically lists the properties that apply to the ContentConfiguration class.
AbandonedContentCleanupInterval PropertyThe frequency (in seconds) with which the inbound directory will be scrubbed to eliminate abandoned content
Metadata AbandonedDBContentCleanupInterval PropertyThe frequency (in seconds) with which database content tables will be scrubbed to eliminate abandoned content
Metadata AbandonedThumbnailCleanupInterval PropertyThe frequency (in seconds) with which abandoned thumbnail renditions will be removed from the system
Metadata ClassDescription PropertyDescribes an object's class.
Metadata CompressionBlockSize PropertySpecifies the maximum size of uncompressed content that will form a single block in a compressed content stream written by the server.
Metadata ContentQueueMaxWorkerThreads PropertyThe number of worker threads for the content queue.
Metadata ContentTempDirectoryRoot PropertyThe root of the directory structure that holds temporary content.
Metadata ContentUploadTimeout PropertyThe maximum period of time in seconds a content upload request can be delayed waiting for a storage area to accept the content.
Metadata DispatcherWaitInterval PropertyThe time in seconds that a background task will wait before checking for work.
Metadata ExpiredBatchSelectionSize PropertyThe Content Queue batch selection size used when selecting expired requests
Metadata Id PropertyThe unique object ID.
Metadata InboundFileNameCacheMaxEntries PropertyThe maximum number of inbound file names to keep in the LRU cache
Metadata InlineContentRetrievalLimit PropertyThe limit of the size for inline content retrieval.
Metadata LeaseDuration PropertyThe amount of time a busy request will be allowed to be processed before another thread attempts to re-execute the request.
Metadata MaxInMemoryQueueItems PropertyThe maximum [un-dispatched] batches allowed in the in-memory Content Queue per Object Store
Metadata MaxResolutionBatchSize PropertyThe maximum number of Content Queue items that will be resolved within the context of a single database delete statement
Metadata MaxThumbnailGenerationProcesses PropertyThe maximum number of concurrent external thumbnail generation processes that can be launched.
Metadata MaximumUploadBufferSize PropertyThe maximum amount of memory, in kilobytes, to devote to buffering uploaded content prior to writing to a storage area.
Metadata PartialResolutionChunkSize PropertyThe number of Content Queue items to be resolved using a single delete statement, when a batch is resolved in chunks.
Metadata RenameFileRetryAttempts PropertyThe number of times a file rename will be attempted (from the inbound to the content directory during content finalization) before the request will be returned to the queue for future processing.
Metadata RetrievalRetryAttempts PropertyThe number of times the content retriever will search for a content element file (inbound & content directories) before failing a retrieval request.
Metadata RollFwdBatchRetryAttempts PropertyThe number of roll-forward batch retry attempts against the Content Queue that will be tried before returning the batch to the queue for future processing
Metadata TempDBContentLifetime PropertyThe number of seconds temporary content can exist in the database before being considered abandoned
Metadata TempFileLifetime PropertyThe number of seconds temporary files can exist in the inbound directory before being eligible to be considered abandoned
Metadata ThumbnailGenerationBatchSize PropertyThe maximum number of files that can be processed by one Outside In thumbnail generation process
Metadata ThumbnailGenerationDelay PropertyThe minimum number of seconds to delay generation of thumbnails for newly added content.
Metadata ThumbnailGenerationProcessTimeOut PropertyThe time out in seconds for processing a single batch using the external the OutSide In thumbnail generation process
Metadata ThumbnailGenerationTempDir PropertyThe location of the content temporary directory for use in thumbnail generation
Metadata ThumbnailTempFileLifeTime PropertyThe number of seconds temporary files can exist in the thumbnail temporary working directory before being eligible to be considered abandoned
Metadata