GeneralSettings |
SystemName | Specifies the name of the Votiro system on a specific machine. The system name defines the source of the information, which is important when you have more than one machine in your environment that you might need to identify for logging and notification purposes.
| A string that uniquely identifies the system on the specific machine. The default is Votiro Zero-Day Exploit Protection. |
PolicySettings |
PolicyFileName | Specifies the name of the sanitization policy. This is the filename only, without the file extension of the policy file under the PolicyFolder.
The default path is [installation_path]\Policy.
| Changing the default from sanitize_webserv is not recommended. |
BlockedFileType | Specifies whether a blocked file will be replaced by a PDF or TXT file following sanitization. For example, a malicious email attachment letter.doc, which must be blocked will be replaced with either letter_blocked.pdf or letter_blocked.txt, depending on this setting. The content of the PDF or TXT file describes the reason of blocking and basic information. | A file type, either PDF or TXT. Default is PDF. |
---|
BlockedFileTemplate | Specifies the path to the template file used to create a replacement email after blocking by sanitization. | If the file to be replaced is a PDF type file, the path should point to an RTF file. If the file to be replaced is a TXT type file, the path should point to a TXT file. Default is [installation_path]\ Templates\Blocked\blocked.rtf |
BlockedFileDictionary | Specifies the path to the dictionary file used to create a replacement email after blocking by sanitization. | Default is [installation_path]\ Templates\Dictionaries\blocked.xml |
SystemSettings |
PolicyFolder | Specifies the name of the policies folder for global sanitization and publish policies. | Do not change the default. Leave empty to specify the default %HomeDirectory%\Policy. |
TempFolder | Specifies the path and name of the temporary workspace folder. Use the absolute path to the folder. | You do not need to specify a value for this attribute. |
MaxTempFileAgeInMin | Specifies the general configuration for the TempFolder cleaner. This is the maximum amount of time in minutes that a temporary file exists before automatic deletion. | A positive integer representing the minutes. The default is 60. Note The value that you set affects performance and disk utilization. |
MaxCpuUsagePercentage ForDequeue | Specifies the maximum threshold of the CPU within which a sanitization job may start, expressed as a percentage. Before starting a new sanitization job, the service verifies that the CPU is not above the threshold. If it is above that threshold, the job is not queued until the CPU load drops below the specified percentage. | A positive integer between 1 and 100. The default is 90. Note The value that you set affects performance. |
QueuePollingIntervalInMS | Specifies the length of time in milliseconds between two subsequent polls for queue availability. | A positive integer representing milliseconds. The default value is 100. Note The value that you set affects performance. |
CloudVotiroSettings |
Enabled | Determines if the URL Reputation service is enabled or not. When enabled, the URL Reputation feature allows you to block access to web addresses identified as containing malicious content. | True to enable the service; False to disable the service. The default is False. |
Address | Specifies the address where the URL Reputation service is hosted. Note The service requires Block files with suspicious links to be checked. This option is available when defining policies by file types: PDF, Email, and Office. | Specify the location in the format: https://[address] For example, https://safeurl.prod.votiro.com. |
CustomerId | Personalized customer ID.
| Contact Votiro Support. |
SelfServiceSettings |
UsersPortalAddress | Specifies the location of a Votiro Management server. The server hosts the web page in which a password is entered to release a blocked password-protected file.
| Specify the location in the format: https://[hostname]:[portnumber] where hostname represents a fully qualified hostname. The default is the address specified for SanitizationInfoServerUrl, under <ManagementSettings>. |
SandboxServiceSettings |
SandboxServiceAddress | Sandbox service address. | Specify the location in the format: https://[hostname]:[portnumber] where hostname represents a fully qualified hostname. The default is: "http://localhost:4318" Do not change this value unless instructed by Votiro Support. |
Comments
0 comments
Please sign in to leave a comment.