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-03_White.png"
For the ACT network the following logo should be used.
ENACT_LogoFile_2023-03_White.png
Overview
Content Tools
1 Comment
David Walend
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.