Configuring the Management Platform
Use the machine.xml file to configure settings related to the Votiro Management Platform.
The machine.xml file is located in [installation_path]\Votiro\SDS Web Service\config.
ManagementSettings | | |
SanitizationInfoServerUrl | Specifies the location of the Votiro Management server to which sanitization metadata must be published. | Specify the location in the format: https://[hostname]:[portnumber] where hostname represents a fully qualified hostname. By default, portnumber is 7070. |
BlobManagerServerUrl | Specifies the location of the Votiro Management server on which original and sanitized files are stored. | Specify the location in the format: https://[hostname]:3030, where hostname represents a fully qualified hostname or an Ipv4 address. |
AuthToken
| Defines the authentication tokens that will be recognized by Disarmer during the process of publishing to the Votiro Management server.
| This value must be identical to that specified for AuthToken in the webapi.xml configuration file. The value you specify must be a string that uses Latin and alphanumeric characters only. |
RequestTimeoutInSeconds | Defines the maximum amount of time within which to attempt to write a file to the blob. | The default is 60 seconds. |
Note
The AuthToken value must be identical to the setting in the webapi.xml configuration file. See Adding Authentication Tokens for Policy Updates. In addition, review settings for AuthorizedTokens and ClientToken in the configuration files, see Authentication Tokens .
Comments
0 comments
Please sign in to leave a comment.