Sanitization API Settings
Use the apiservice.xml file to define attributes for the Votiro.Sanitization.API service.
The configuration file is located in:
[installation_path]\Votiro\SDS Web Service\config.
The attributes are described in
Attribute | Comments | Value |
---|---|---|
SystemSettings | ||
MaxTempFileAgeInMin | Time after which the file is deleted from the TempFolder. See TempFolder. | The default value is 120 minutes. Do not change this setting unless instructed otherwise by Votiro. |
QueueAdapterConfig | ||
MaxSecondsItemNotUsed | Maximum time within which API can receive a status request from a client before deleting the request. | The default value is 60 seconds. Note The maximum value permitted is 2147483. |
QueuePollingTimeoutInSec | Time to spend in attempting to successfully receive a sanitization request from the queue. | The default value is 6 seconds. Do not change this setting unless instructed otherwise by Votiro staff. |
MaxQueueCount | Specifies the maximum number of files that can be in the queue simultaneously for sanitization. After the maximum is reached, new requirements are not inserted into the internal queue. Note The value that you set affects performance and memory. | A positive integer. The default (and maximum value) is 1000. |
Comments
0 comments
Please sign in to leave a comment.