Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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. Facicon 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.

  • No labels