# Favicon 설정: "CDN에서 올바르게 작동하려면 png여야 합니다"

**URL:** https://meta.discourse.org/t/favicon-setup-to-work-correctly-over-a-cdn-it-must-be-a-png/311726
**Category:** Support
**Created:** [6월 12, 2024, 10:14오전 UTC](https://meta.discourse.org/t/favicon-setup-to-work-correctly-over-a-cdn-it-must-be-a-png/311726 "2024-06-12T10:14:18Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [6월 13, 2024, 7:41오후 UTC](https://meta.discourse.org/t/favicon-setup-to-work-correctly-over-a-cdn-it-must-be-a-png/311726/2 "2024-06-13T19:41:58Z")

</div>

> [@henvo](#):
>
> 이것이 무엇을 의미하며, 어떤 CDN을 말하는 건가요?

사이트를 설정할 때 파일 호스팅을 위해 구성했을 수 있는 CDN(콘텐츠 전송 네트워크)을 의미합니다. 예를 들어: [Configure an S3 compatible object storage provider for uploads](https://meta.discourse.org/t/configure-an-s3-compatible-object-storage-provider-for-uploads/148916)

이러한 CDN을 사용하지 않는 경우, 해당 메시지를 무시해도 됩니다.

> [@henvo](#):
>
> 왜 svg가 작동하지 않는 건가요?

간단한 답변은 Discourse가 백엔드에서 PNG를 기대한다는 것입니다.

긴 답변은 관련 코드에 있는 이 주석과 관련이 있는 것 같지만, 저는 이러한 기술적 세부 사항에 익숙하지 않습니다:

> <https://github.com/discourse/discourse/blob/main/app/controllers/static_controller.rb#L134-144>

---

_[View the full topic](https://meta.discourse.org/t/favicon-setup-to-work-correctly-over-a-cdn-it-must-be-a-png/311726)._
