Sonatype CLM Server - Installation And Configuration
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"
![]() |
|
Control characters are not permitted, and the max length of the string is 128 characters. |