The logo in the top left of the webclient can be changed by specifying a file path or URL to an image (PNG, JPG, GIF, etc). If using a file path, it must be accessible to tomcat (i.e lib, webapps, etc). Image can be any size, it will be resized to fit the header.

webclient.logo = "/path/to/ENACT_LogoFile_2023"


For the ENACT network the following logo should be used:
ENACT_LogoFile_2023-03_White.png



You can download the logo using the below command:

wget https://shirne-logo-files.s3.amazonaws.com/ENACT_LogoFile_2023






  • No labels

1 Comment

  1. I found the edge of a caveat about the path. I think it has to be in a directory that tomcat can serve.

    I haven't taken the time to verify or find the full constraint.