The config for favicon says:
To work correctly over a CDN it must be a png
What does this mean, which CDNs, and why wouldn’t an svg work?
The config for favicon says:
To work correctly over a CDN it must be a png
What does this mean, which CDNs, and why wouldn’t an svg work?
Any CDNs (content delivery networks) you may have configured for hosting files when setting up your site, for example: Configure an S3 compatible object storage provider for uploads
If you aren’t using a CDN like this, then you can likely disregard the message.
The short answer is that Discourse expects a PNG on the backend.
The long answer seems to be related to this comment in the related code, though I’m not familiar with these technical specifics:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.