Sonatype CLM Server - Installation And Configuration

3.4. Appending a User Agent String

To address the firewall configurations set by some organizations, Sonatype CLM allows you to customize the user agent header used for HTTP requests. To add a user agent string to Sonatype CLM add the following line to your config.yml:

userAgentSuffix: "test string"
[Note]

Control characters are not permitted, and the max length of the string is 128 characters.