Setting favicon

This article shows how to set favicon for web viewer.

This configuration option is available in version 5.0 and later.

Instructions

In profile.config add a tag <FaviconUrl> to point out a favicon. Favicon should be placed in AppData/<site> folder.

Sample tag:

<!-- Use Cogs.ico as favicon --> <FaviconUrl>Cogs.ico</FaviconUrl>

If no icon is configured this icon will be used as default:

/Content/Images/Cogs.png som favicon.