The URL can be a hyperlink to the logo image which might be hosted on some web-server, for example, http://www.mycompany.com/images/logo.jpg. The URL can also point to an image on the file system within the WebStudio folder hierarchy, for example,
webstudio/images/logo.png. Ensure that the image is present in the WAR file at the path specified.
Note: To remove the company logo, set the value of the
company_logo_url property to the blank string (
company_logo_url = "").